home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / MacTechNotes / MacTN files by date next >
Text File  |  1992-11-16  |  216KB  |  4,144 lines

  1.  Name  =  Absolute Pointing Device.cpt
  2.  Path =  AMUG CD:Files:MacTechNotes:Devices:Absolute Pointing Device.cpt
  3.  Size: 13K         Date:10/30/92         Version: 
  4.  Description:
  5.  This Technical Note specifies a memory data structure for use by absolute 
  6. pointing devices; it was developed for the Apple Desktop Bus (ADB) but 
  7. could also be used for devices using serial input. Generally, this data 
  8. structure is created and updated by the pointing device’s driver and read 
  9. by either an application or the system cursor rendering software.
  10.  
  11.  Name  =  ZoomWindow.cpt
  12.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:ZoomWindow.cpt
  13.  Size:  9K         Date:10/29/92         Version: 
  14.  Description:
  15.  ZoomWindow - This Technical Note contains some hints about using 
  16. _ZoomWindow. Changes since February 1990. Fixed a bug in DoWZoom which 
  17. caused crashes if the content of a window did not intersect with any 
  18. device’s gdRect.  Also made DoWZoom more robust by making savePort a local 
  19. variable and checking for off-screen and inactive GDevice records.  (One 
  20. variable name has changed.)  Additional minor changes:  Corrected original 
  21. sample code to use _EraseRect before zooming and added references to Human 
  22. Interface Note #7, Who’s Zooming Whom? for more subtle and application- 
  23. specific considerations.
  24.  
  25.  Name  =  X25 & X400 Q&As.cpt
  26.  Path =  AMUG CD:Files:MacTechNotes:Networking:X25 & X400 Q&As.cpt
  27.  Size:  7K         Date:10/29/92         Version: 
  28.  Description:
  29.  X25 & X400 Q&As - This Technical Note contains a collection of Q&As 
  30. relating to a specific topic—questions you’ve sent the Developer Support 
  31. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  32. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  33. have the editing and organization of other Technical Notes. The Q&A 
  34. function is to get new technical information and updates to you quickly, 
  35. saving the polish for when the information migrates into reference manuals.
  36.  
  37.  Name  =  Worldwide Ov Q&As.cpt
  38.  Path =  AMUG CD:Files:MacTechNotes:Overview:Worldwide Ov Q&As.cpt
  39.  Size:  7K         Date:10/29/92         Version: 
  40.  Description:
  41.  Worldwide Ov Q&As - This Technical Note contains a collection of Q&As 
  42. relating to a specific topic—questions you’ve sent the Developer Support 
  43. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  44. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  45. have the editing and organization of other Technical Notes. The Q&A 
  46. function is to get new technical information and updates to you quickly, 
  47. saving the polish for when the information migrates into reference manuals.
  48.  
  49.  Name  =  WordTemp-21.cpt
  50.  Path =  AMUG CD:Files:MacTechNotes:Overview:WordTemp-21.cpt
  51.  Size:  7K         Date:10/29/92         Version: 
  52.  Description:
  53.  WordTemp-21 - The routines SetupA5 and RestoreA5 do not work properly when 
  54. used with some optimizing Pascal and C compilers.  Two new routines, 
  55. SetCurrentA5 and SetA5, are available in MPW 3.0, and they should work with
  56. any compiler. Changes since December 1988. Removed the sample code and 
  57. expanded the explanation of these two routines. The sample code in 
  58. Technical Note #180 reflects these new A5 routines.
  59.  
  60.  Name  =  WordBreak Tables.cpt
  61.  Path =  AMUG CD:Files:MacTechNotes:Text:WordBreak Tables.cpt
  62.  Size: 10K         Date:10/29/92         Version: 
  63.  Description:
  64.  WordBreak Tables - This technical note describes how to construct auxiliary
  65. break tables for use with the FindWord routine in the Script Manager.
  66.  
  67.  Name  =  Window Mgr Q&As.cpt
  68.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Window Mgr Q&As.cpt
  69.  Size: 11K         Date:10/29/92         Version: 
  70.  Description:
  71.  Window Mgr Q&As - This Technical Note contains a collection of Q&As 
  72. relating to a specific topic—questions you’ve sent the Developer Support 
  73. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  74. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  75. have the editing and organization of other Technical Notes. The Q&A 
  76. function is to get new technical information and updates to you quickly, 
  77. saving the polish for when the information migrates into reference manuals.
  78.  
  79.  Name  =  Which File System is Active.cpt
  80.  Path =  AMUG CD:Files:MacTechNotes:Files:Which File System is Active.cpt
  81.  Size:  6K         Date:10/29/92         Version: 
  82.  Description:
  83.  Which File System is Active - This Technical Note discusses how to 
  84. determine which file system a particular volume is running. Changes since 
  85. June 1990. Removed text about IDs $0001-$0016 being AppleShare volumes; 
  86. other file systems use this range too. Under certain circumstances it is 
  87. necessary to determine which file system is currently running on a 
  88. particular volume.  For example, on a 64K ROM machine, your application 
  89. (i.e., especially disk recovery utilities or disk editors, etc.) may need 
  90. to check for MFS versus HFS.  Note that this is usually not necessary, 
  91. because all ROMs, except the original 64K ROMs, include HFS.
  92.  
  93.  Name  =  WaitNextEvent Bug in 1.0.cpt
  94.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:WaitNextEvent Bug in 1.0.cpt
  95.  Size:  5K         Date:10/29/92         Version: 
  96.  Description:
  97.  WaitNextEvent Bug in 1.0 - This Technical Note discusses a bug in 
  98. WaitNextEvent in MultiFinder 1.0. This bug only occurs when WaitNextEvent 
  99. is called from the background. This bug will be fixed in the next release 
  100. of MultiFinder. Change since 11/87 the bug will be fixed in Systems with 
  101. versions greater than $04FF.
  102.  
  103.  Name  =  WMgrPort.cpt
  104.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:WMgrPort.cpt
  105.  Size:  6K         Date:10/29/92         Version: 
  106.  Description:
  107.  WMgrPort - Where WMgrPort (the Window Manager’s port), MultiFinder, and 
  108. drawing outside of one’s windows will be reconciled.
  109.  
  110.  Name  =  WDs & MultiFinder.cpt
  111.  Path =  AMUG CD:Files:MacTechNotes:Files:WDs & MultiFinder.cpt
  112.  Size:  5K         Date:10/29/92         Version: 
  113.  Description:
  114.  WDs & MultiFinder - This technical note describes the way that working 
  115. directories are handled under MultiFinder. Some versions of Technical Note 
  116. #77 claim that you can open working directories with a unique ioWDProcID 
  117. and that they will only be deallocated when “the system is rebooted.”
  118.  
  119.  Name  =  WDEF and wDraw.cpt
  120.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:WDEF and wDraw.cpt
  121.  Size:  4K         Date:10/29/92         Version: 
  122.  Description:
  123.  WDEF and wDraw - This Technical Note explains why custom window definition 
  124. functions may not respond to a wDraw message from the system (if you follow
  125. the documentation in Inside Macintosh).
  126.  
  127.  Name  =  Volume Handling Q&As.cpt
  128.  Path =  AMUG CD:Files:MacTechNotes:Files:Volume Handling Q&As.cpt
  129.  Size: 15K         Date:10/29/92         Version: 
  130.  Description:
  131.  Volume Handling Q&As - This Technical Note contains a collection of Q&As 
  132. relating to a specific topic—questions you’ve sent the Developer Support 
  133. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  134. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  135. have the editing and organization of other Technical Notes. The Q&A 
  136. function is to get new technical information and updates to you quickly, 
  137. saving the polish for when the information migrates into reference manuals.
  138.  
  139.  Name  =  Virtual User Q&As.cpt
  140.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Virtual User Q&As.cpt
  141.  Size:  6K         Date:10/29/92         Version: 
  142.  Description:
  143.  Virtual User Q&As - This Technical Note contains a collection of Q&As 
  144. relating to a specific topic—questions you’ve sent the Developer Support 
  145. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  146. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  147. have the editing and organization of other Technical Notes. The Q&A 
  148. function is to get new technical information and updates to you quickly, 
  149. saving the polish for when the information migrates into reference manuals.
  150.  
  151.  Name  =  Virtual Memory Q&As.cpt
  152.  Path =  AMUG CD:Files:MacTechNotes:Memory:Virtual Memory Q&As.cpt
  153.  Size:  6K         Date:10/29/92         Version: 
  154.  Description:
  155.  Virtual Memory Q&As - This Technical Note contains a collection of Q&As 
  156. relating to a specific topic—questions you’ve sent the Developer Support 
  157. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  158. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  159. have the editing and organization of other Technical Notes. The Q&A 
  160. function is to get new technical information and updates to you quickly, 
  161. saving the polish for when the information migrates into reference manuals.
  162.  
  163.  Name  =  Video Q&As.cpt
  164.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Video Q&As.cpt
  165.  Size: 17K         Date:10/29/92         Version: 
  166.  Description:
  167.  Video Q&As - This Technical Note contains a collection of Q&As relating to 
  168. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  169. along with answers from the DSC engineers. While DSC engineers have checked
  170. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  171. editing and organization of other Technical Notes. The Q&A function is to 
  172. get new technical information and updates to you quickly, saving the polish
  173. for when the information migrates into reference manuals.
  174.  
  175.  Name  =  Version Territory.cpt
  176.  Path =  AMUG CD:Files:MacTechNotes:Overview:Version Territory.cpt
  177.  Size: 10K         Date:10/29/92         Version: 
  178.  Description:
  179.  Version Territory - This Technical Note describes the 'vers' resource 
  180. supported by Finder 6.1 and later. Changes since April 1989. Changed MPW C 
  181. code to reflect the changes in MPW C 3.1.
  182.  
  183.  Name  =  VIA Q&As.cpt
  184.  Path =  AMUG CD:Files:MacTechNotes:Hardware:VIA Q&As.cpt
  185.  Size:  5K         Date:10/29/92         Version: 
  186.  Description:
  187.  VIA Q&As - This Technical Note contains a collection of Q&As relating to a 
  188. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  189. along with answers from the DSC engineers. While DSC engineers have checked
  190. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  191. editing and organization of other Technical Notes. The Q&A function is to 
  192. get new technical information and updates to you quickly, saving the polish
  193. for when the information migrates into reference manuals.
  194.  
  195.  Name  =  VCBs and Drive Numbers.cpt
  196.  Path =  AMUG CD:Files:MacTechNotes:Files:VCBs and Drive Numbers.cpt
  197.  Size:  5K         Date:10/29/92         Version: 
  198.  Description:
  199.  VCBs and Drive Numbers - The top of page IV-178 in The File Manager chapter
  200. of Inside Macintosh in attempts to explain the behavior of two fields in a 
  201. volume control block when the corresponding disk is offline or ejected. Due
  202. to the fact that a little bit is left unsaid, this paragraph is rather 
  203. misleading. The two fields in question are vcbDrvNum and vcbDRefNum 
  204. (referred to as ioVDrvInfo and ioVDRefNum in C and Pascal). PBHGetVInfo can
  205. be used to access these fields.
  206.  
  207.  Name  =  Using RegisterName.cpt
  208.  Path =  AMUG CD:Files:MacTechNotes:Networking:Using RegisterName.cpt
  209.  Size:  4K         Date:10/29/92         Version: 
  210.  Description:
  211.  Using RegisterName - The verify flag indicator byte (verifyFlag) of the 
  212. AppleTalk RegisterName function should always be set TRUE in published 
  213. code.
  214.  
  215.  Name  =  User Items in Dialogs.cpt
  216.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:User Items in Dialogs.cpt
  217.  Size:  8K         Date:10/29/92         Version: 
  218.  Description:
  219.  User Items in Dialogs - The Dialog Manager does not go into detail about 
  220. how to manage user items in dialogs; this Technical Note describes the 
  221. process. Changes since March 1, 1988. Added MPW C 3.0 code, added a 
  222. _SetPort call to the Pascal example, and noted the necessity and meaning of
  223. enabled items.
  224.  
  225.  Name  =  Update Perils.cpt
  226.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Update Perils.cpt
  227.  Size: 14K         Date:10/29/92         Version: 
  228.  Description:
  229.  Update Perils - This Technical Note discusses potential problems when 
  230. pending update events for windows behind modal dialogs are not serviced.  
  231. This note also documents some new System 7 Dialog Manager calls.
  232. Changes since August 1991:  Added note clarifying how to use the new calls,
  233. documented use of StdFilterProc in Interface.o,and corrected code errors.
  234.  
  235.  Name  =  TrueType Q&As.cpt
  236.  Path =  AMUG CD:Files:MacTechNotes:Text:TrueType Q&As.cpt
  237.  Size:  7K         Date:10/29/92         Version: 
  238.  Description:
  239.  TrueType Q&As - This Technical Note contains a collection of Q&As relating 
  240. to a specific topic—questions you’ve sent the Developer Support Center 
  241. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  242. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  243. the editing and organization of other Technical Notes. The Q&A function is 
  244. to get new technical information and updates to you quickly, saving the 
  245. polish for when the information migrates into reference manuals.
  246.  
  247.  Name  =  Toolbox Karma.cpt
  248.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Toolbox Karma.cpt
  249.  Size:  6K         Date:10/29/92         Version: 
  250.  Description:
  251.  Toolbox Karma - This Technical Note discusses Macintosh Toolbox 
  252. compatibility and what you can do to help the Macintosh continue evolving 
  253. in the future.
  254.  
  255.  Name  =  TokenTlk Pgm Gd Update.cpt
  256.  Path =  AMUG CD:Files:MacTechNotes:Networking:TokenTlk Pgm Gd Update.cpt
  257.  Size:  8K         Date:10/29/92         Version: 
  258.  Description:
  259.  TokenTlk Pgm Gd Update - This Technical Note presents the additions and 
  260. changes to the TokenTalk Programmer’s Guide and the latest information with
  261. regard to software development for the Apple Token Ring NB and Token Ring 
  262. 4/16 NB network cards.
  263.  
  264.  Name  =  Token Ring Q&As.cpt
  265.  Path =  AMUG CD:Files:MacTechNotes:Networking:Token Ring Q&As.cpt
  266.  Size:  6K         Date:10/29/92         Version: 
  267.  Description:
  268.  Token Ring Q&As - This Technical Note contains a collection of Q&As 
  269. relating to a specific topic—questions you’ve sent the Developer Support 
  270. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  271. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  272. have the editing and organization of other Technical Notes. The Q&A 
  273. function is to get new technical information and updates to you quickly, 
  274. saving the polish for when the information migrates into reference manuals.
  275.  
  276.  Name  =  Title Index.cpt
  277.  Path =  AMUG CD:Files:MacTechNotes: Indexes:Title Index.cpt
  278.  Size: 11K         Date:10/29/92         Version: 
  279.  Description:
  280.  Title Index - This index lists each Tech Note by Title, and gives the 
  281. corresponding designation.
  282.  
  283.  Name  =  Time Space and CopyBits.cpt
  284.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Time Space and CopyBits.cpt
  285.  Size: 21K         Date:10/29/92         Version: 
  286.  Description:
  287.  Time Space and CopyBits - This Technical Note describes the various factors
  288. that can influence the speed of _CopyBits so that developers can set up 
  289. conditions to achieve the best performance for the particular situation.
  290.  
  291.  Name  =  TextEdit Technicalities.cpt
  292.  Path =  AMUG CD:Files:MacTechNotes:Text:TextEdit Technicalities.cpt
  293.  Size:  8K         Date:10/29/92         Version: 
  294.  Description:
  295.  TextEdit Technicalities - This Technical Note discusses some areas in 
  296. TextEdit that have not previously been clearly documented. Changes since 
  297. February 1990. Added a note about the changes in TextEdit for System 
  298. Software 6.0.5, documented the low-memory global TESysJust, clarified 
  299. information about text direction and _TESetJust, discussed problems with 
  300. the SetWordBreak routine along with a solution to work around it, and 
  301. described the differences in dialog text item behavior.
  302.  
  303.  Name  =  TextEdit Q&As.cpt
  304.  Path =  AMUG CD:Files:MacTechNotes:Text:TextEdit Q&As.cpt
  305.  Size: 10K         Date:10/29/92         Version: 
  306.  Description:
  307.  TextEdit Q&As - This Technical Note contains a collection of Q&As relating 
  308. to a specific topic—questions you’ve sent the Developer Support Center 
  309. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  310. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  311. the editing and organization of other Technical Notes. The Q&A function is 
  312. to get new technical information and updates to you quickly, saving the 
  313. polish for when the information migrates into reference manuals.
  314.  
  315.  Name  =  TextEdit Limits Again.cpt
  316.  Path =  AMUG CD:Files:MacTechNotes:Text:TextEdit Limits Again.cpt
  317.  Size:  5K         Date:10/29/92         Version: 
  318.  Description:
  319.  TextEdit Limits Again - This Technical Note describes another limit on the 
  320. length of a TextEdit record that was previously undocumented.
  321.  
  322.  Name  =  TextEdit EOL Ambiguity.cpt
  323.  Path =  AMUG CD:Files:MacTechNotes:Text:TextEdit EOL Ambiguity.cpt
  324.  Size:  5K         Date:10/29/92         Version: 
  325.  Description:
  326.  TextEdit EOL Ambiguity - TESetSelect may be used to position the insertion 
  327. point at the end of a line. There is an ambiguity, though; should the 
  328. insertion point appear at the end of the preceding line or the start of the
  329. following one? It is possible to determine what will happen, as you are 
  330. about to see.
  331.  
  332.  Name  =  TextEdit Conversion.cpt
  333.  Path =  AMUG CD:Files:MacTechNotes:Text:TextEdit Conversion.cpt
  334.  Size:  4K         Date:10/29/92         Version: 
  335.  Description:
  336.  TextEdit Conversion - Text sometimes must be converted between a Pascal 
  337. string and “pure” text in a handle. This note illustrates a way to do this 
  338. using MPW Pascal.
  339.  
  340.  Name  =  TextEdit Bugs in 4.2.cpt
  341.  Path =  AMUG CD:Files:MacTechNotes:Text:TextEdit Bugs in 4.2.cpt
  342.  Size:  6K         Date:10/29/92         Version: 
  343.  Description:
  344.  TextEdit Bugs in 4.2 - This note formerly described the known bugs with the
  345. version of Styled TextEdit that was provided with System 4.1. Many of these
  346. bugs were fixed in System 4.2. This updated Technical Note describes the 
  347. remaining known problems.
  348.  
  349.  Name  =  TextEdit.cpt
  350.  Path =  AMUG CD:Files:MacTechNotes:Text:TextEdit.cpt
  351.  Size:  6K         Date:10/29/92         Version: 
  352.  Description:
  353.  TextEdit - This technical note will point out some bugs (and possible 
  354. workarounds), and other items of interest for the TextEdit programmer.
  355.  
  356.  Name  =  Tags.cpt
  357.  Path =  AMUG CD:Files:MacTechNotes:Files:Tags.cpt
  358.  Size:  5K         Date:10/29/92         Version: 
  359.  Description:
  360.  Tags - Apple has decided to eliminate support for file-system tags on its 
  361. future products; this technical note explains this decision. Some of 
  362. Apple’s disk products (and some third-party products) have the ability to 
  363. store 532 bytes per sector, instead of the normal 512. Twelve of the extra 
  364. bytes are used to store redundant file system information, known as “tags”,
  365. to be used by a scavenging utility to reconstruct damaged disks.
  366.  
  367.  Name  =  TEScroll Bug.cpt
  368.  Path =  AMUG CD:Files:MacTechNotes:Text:TEScroll Bug.cpt
  369.  Size:  4K         Date:10/29/92         Version: 
  370.  Description:
  371.  TEScroll Bug - A bug in TextEdit causes the following problem: a call to 
  372. TEScroll with no horizontal or vertical displacement (that is, both dh and 
  373. dv set to zero) results in disappearance of the insertion point. 
  374.  
  375.  Name  =  System S/W Util Q&As.cpt
  376.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:System S/W Util Q&As.cpt
  377.  Size:  5K         Date:10/29/92         Version: 
  378.  Description:
  379.  System S/W Util Q&As - This Technical Note contains a collection of Q&As 
  380. relating to a specific topic—questions you’ve sent the Developer Support 
  381. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  382. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  383. have the editing and organization of other Technical Notes. The Q&A 
  384. function is to get new technical information and updates to you quickly, 
  385. saving the polish for when the information migrates into reference manuals.
  386.  
  387.  Name  =  System Error 33.cpt
  388.  Path =  AMUG CD:Files:MacTechNotes:Memory:System Error 33.cpt
  389.  Size:  5K         Date:10/29/92         Version: 
  390.  Description:
  391.  System Error 33 - System 3.2 introduced a new system error, ID=33, 
  392. generated by the Memory Manager when it notices that a heap had been 
  393. corrupted in a certain way. This error is listed in the file “SysErr.a” as 
  394. “negZcbFreeErr”.
  395.  
  396.  Name  =  Swapping MMU Mode.cpt
  397.  Path =  AMUG CD:Files:MacTechNotes:Memory:Swapping MMU Mode.cpt
  398.  Size:  5K         Date:10/29/92         Version: 
  399.  Description:
  400.  Swapping MMU Mode - This Technical Note describes how to avoid crashing 
  401. when swapping into 32-bit mode on a Macintosh II.  Thanks to Jim Berry and 
  402. Dan Weston for pointing this out. Changes since April 1989. Added a 
  403. reference to Technical Note #213, _StripAddress:  The Untold Story.
  404.  
  405.  Name  =  Surprises in LW Driver 5.0.cpt
  406.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Surprises in LW Driver 5.0.cpt
  407.  Size:  8K         Date:10/29/92         Version: 
  408.  Description:
  409.  Surprises in LW Driver 5.0 - This Technical Note describes some changes in 
  410. version 5.0 and later LaserWriter drivers. Changes since April 1988.  
  411. Described a bug in 5.x which is fixed in 6.0 and later, and reiterated a 
  412. warning about storing fonts in an application. With the release of 
  413. LaserWriter 5.0 and background printing, a few changes had to be made to 
  414. the LaserWriter driver.  Although these changes were transparent to most 
  415. applications, some have had problems.  Most of these problems are related 
  416. to use of unsupported features. This Note details a partial list of the 
  417. changes.
  418.  
  419.  Name  =  Subject Index.cpt
  420.  Path =  AMUG CD:Files:MacTechNotes: Indexes:Subject Index.cpt
  421.  Size: 32K         Date:10/29/92         Version: 
  422.  Description:
  423.  Subject Index - This index expounds upon each of the topics covered in 
  424. Technical Notes.
  425.  
  426.  Name  =  Sub(Launching) H-L Langu.cpt
  427.  Path =  AMUG CD:Files:MacTechNotes:Processes:Sub(Launching) H-L Langu.cpt
  428.  Size: 10K         Date:10/29/92         Version: 
  429.  Description:
  430.  Sub(Launching) H-L Langu - This Technical Note discusses the “safest” 
  431. method of calling _Launch from a high-level language that supports inline 
  432. assembly language with the option of launching or sublaunching another 
  433. application.
  434.  
  435.  Name  =  Styled Text Edit in 6.0.cpt
  436.  Path =  AMUG CD:Files:MacTechNotes:Text:Styled Text Edit in 6.0.cpt
  437.  Size: 13K         Date:10/29/92         Version: 
  438.  Description:
  439.  Styled Text Edit in 6.0 - Some changes were made to TextEdit in System 6.0 
  440. to provide more functionality and to make life easier for the programmer 
  441. using TextEdit.  This Note documents those changes and enhancements.
  442. Changes since August 1988. Corrected an error in TEDispatchRec in the 
  443. figure on page 8.
  444.  
  445.  Name  =  Strip _OpenResFile/_Open.cpt
  446.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Strip _OpenResFile/_Open.cpt
  447.  Size:  5K         Date:10/29/92         Version: 
  448.  Description:
  449.  Strip _OpenResFile/_Open - This Technical Note discusses a bug in 
  450. _OpenResFile and _OpenRFPerm which can cause system crashes and what you 
  451. can do to avoid this problem.
  452.  
  453.  Name  =  _StripAddress.cpt
  454.  Path =  AMUG CD:Files:MacTechNotes:Memory:_StripAddress.cpt
  455.  Size:  8K         Date:10/29/92         Version: 
  456.  Description:
  457.  _StripAddress - Inside Macintosh, Volume V, The OS Utilities, incorrectly 
  458. documents the _StripAddress trap; this Technical Note correctly documents 
  459. the trap and gives guidelines for its use. Changes since April 1990. Added 
  460. a discussion of why the _StripAddress trap should be used under certain 
  461. circumstances when patching traps.
  462.  
  463.  Name  =  Stationery Pads.cpt
  464.  Path =  AMUG CD:Files:MacTechNotes:Overview:Stationery Pads.cpt
  465.  Size:  6K         Date:10/29/92         Version: 
  466.  Description:
  467.  Stationery Pads - With the introduction of AppleShare (Apple’s file server)
  468. there are restrictions on self-modification of application resource files 
  469. and the placement of configuration files. This note describes one way to 
  470. get around the necessity for configuration files.
  471.  
  472.  Name  =  Start Mgr Q&As.cpt
  473.  Path =  AMUG CD:Files:MacTechNotes:Operating System:Start Mgr Q&As.cpt
  474.  Size:  6K         Date:10/29/92         Version: 
  475.  Description:
  476.  Start Mgr Q&As - This Technical Note contains a collection of Q&As relating
  477. to a specific topic—questions you’ve sent the Developer Support Center 
  478. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  479. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  480. the editing and organization of other Technical Notes. The Q&A function is 
  481. to get new technical information and updates to you quickly, saving the 
  482. polish for when the information migrates into reference manuals.
  483.  
  484.  Name  =  Standard File Tips.cpt
  485.  Path =  AMUG CD:Files:MacTechNotes:Files:Standard File Tips.cpt
  486.  Size:  6K         Date:10/29/92         Version: 
  487.  Description:
  488.  Standard File Tips - SFSaveDisk and CurDirStore. Low-memory location $214 
  489. (SFSaveDisk—a word) contains –1* the vRefNum of the volume that SF is 
  490. displaying (MFS and HFS). It never contains –1* a WDRefNum. Low-memory 
  491. location $398 (CurDirStore—a long word) contains the dirID of the directory
  492. that SF is displaying (HFS only). This information can be particularly 
  493. useful at hook time, when the vRefNum field of the reply record has not yet
  494. been filled in.
  495.  
  496.  Name  =  Standard File Pkg Q&As.cpt
  497.  Path =  AMUG CD:Files:MacTechNotes:Files:Standard File Pkg Q&As.cpt
  498.  Size: 15K         Date:10/29/92         Version: 
  499.  Description:
  500.  Standard File Pkg Q&As - This Technical Note contains a collection of Q&As 
  501. relating to a specific topic—questions you’ve sent the Developer Support 
  502. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  503. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  504. have the editing and organization of other Technical Notes. The Q&A 
  505. function is to get new technical information and updates to you quickly, 
  506. saving the polish for when the information migrates into reference manuals.
  507.  
  508.  Name  =  Standard File Customization.cpt
  509.  Path =  AMUG CD:Files:MacTechNotes:Files:Standard File Customization.cpt
  510.  Size: 13K         Date:10/29/92         Version: 
  511.  Description:
  512.  Standard File Customization - This note contains an example program that 
  513. demonstrates how SFPGetFile can be customized using the dialog hook and 
  514. file filter functions. SFPGetFile’s dialog hook function and file filter 
  515. function enable you to customize SFPGetFile’s behavior to fit the needs of 
  516. your application.
  517.  
  518.  Name  =  Stand-Alone Code.cpt
  519.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Stand-Alone Code.cpt
  520.  Size:113K         Date:10/29/92         Version: 
  521.  Description:
  522.  Stand-Alone Code - This Technical Note discusses many of the issues related
  523. to stand-alone code modules.  This Note is by no means a completely 
  524. original work, as the author borrows freely from the work of Keith Rollin, 
  525. Mark Baumwell, and Jim Friedlander. Changes since October 1989. Completely 
  526. rewritten to broaden the discussion of stand-alone code modules and include
  527. a greater scope of examples.  Incorporates Technical Notes #110, MPW. 
  528. Writing Stand-Alone Code and #145, Debugger FKEY.
  529.  
  530.  Name  =  Spool/Print Shared.cpt
  531.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Spool/Print Shared.cpt
  532.  Size:  5K         Date:10/29/92         Version: 
  533.  Description:
  534.  Spool/Print Shared - This technical note discusses drawbacks of using the 
  535. spool-a-page/ print-a-page method of printing.
  536.  
  537.  Name  =  Speedy Coprocessor.cpt
  538.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Speedy Coprocessor.cpt
  539.  Size: 16K         Date:10/29/92         Version: 
  540.  Description:
  541.  Speedy Coprocessor - This Technical Note presents an overview of the 68881 
  542. and 68882 math coprocessors, and it covers general information about the 
  543. chips as well as how using the chips directly can help speed your 
  544. math–intensive code.
  545.  
  546.  Name  =  Spare A Block.cpt
  547.  Path =  AMUG CD:Files:MacTechNotes:Files:Spare A Block.cpt
  548.  Size:  9K         Date:10/29/92         Version: 
  549.  Description:
  550.  Spare A Block - This Technical Note discusses a new feature of the System 
  551. Software 7.0 Disk Initialization Package—bad block sparing.
  552.  
  553.  Name  =  Space Aliens (ADB) .cpt
  554.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Space Aliens (ADB) .cpt
  555.  Size: 15K         Date:10/29/92         Version: 
  556.  Description:
  557.  Space Aliens (ADB) - This Technical Note explains how the Apple Desktop Bus
  558. (ADB) works on the Macintosh.  This Note covers the boot process, driver 
  559. installation, ADB Manager run-time behavior, use of ADB Manager calls, and 
  560. answers commonly asked questions. Changes since February 1990. Added 
  561. description of the boot process to include detail on how the ADBS resource 
  562. gets called by the System, added detail to 2 of the answers in the Q&A 
  563. section, and added sample completion routines for the ADBOp function.
  564.  
  565.  Name  =  SourceRoutes.cpt
  566.  Path =  AMUG CD:Files:MacTechNotes:Networking:SourceRoutes.cpt
  567.  Size:  8K         Date:10/29/92         Version: 
  568.  Description:
  569.  SourceRoutes - This Technical Note discusses source routing and its 
  570. possible implementation in token ring link layers.
  571.  
  572.  Name  =  Sound Mgr Q&As.cpt
  573.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Sound Mgr Q&As.cpt
  574.  Size: 19K         Date:10/29/92         Version: 
  575.  Description:
  576.  Sound Mgr Q&As - This Technical Note contains a collection of Q&As relating
  577. to a specific topic—questions you’ve sent the Developer Support Center 
  578. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  579. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  580. the editing and organization of other Technical Notes. The Q&A function is 
  581. to get new technical information and updates to you quickly, saving the 
  582. polish for when the information migrates into reference manuals.
  583.  
  584.  Name  =  Sound Input Q&As.cpt
  585.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Sound Input Q&As.cpt
  586.  Size:  5K         Date:10/29/92         Version: 
  587.  Description:
  588.  Sound Input Q&As - This Technical Note contains a collection of Q&As 
  589. relating to a specific topic—questions you’ve sent the Developer Support 
  590. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  591. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  592. have the editing and organization of other Technical Notes. The Q&A 
  593. function is to get new technical information and updates to you quickly, 
  594. saving the polish for when the information migrates into reference manuals.
  595.  
  596.  Name  =  Sorting.cpt
  597.  Path =  AMUG CD:Files:MacTechNotes:Text:Sorting.cpt
  598.  Size: 11K         Date:10/29/92         Version: 
  599.  Description:
  600.  Sorting - This technical note describes how to modify the standard string 
  601. comparison by constructing an itl2 resource. Developers may want to modify 
  602. the standard string comparison if Apple’s comparison doesn’t meet their 
  603. needs or if Apple has not written a string comparison routine for the 
  604. language that concerns them.
  605.  
  606.  Name  =  Sony Drives For You.cpt
  607.  Path =  AMUG CD:Files:MacTechNotes:Devices:Sony Drives For You.cpt
  608.  Size: 19K         Date:10/29/92         Version: 
  609.  Description:
  610.  Sony Drives For You - This Technical Note discusses the Sony driver control
  611. and status calls that are available on the Macintosh. Changes since April 
  612. 1990, Corrected Figure 2, since the Return Physical Drive Icon (csCode = 
  613. 21) returns an error message instead of an icon on the Macintosh Plus.
  614.  
  615.  Name  =  Smear Tactics.cpt
  616.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Smear Tactics.cpt
  617.  Size:  5K         Date:10/29/92         Version: 
  618.  Description:
  619.  Smear Tactics - This Technical Note discusses a feature of the current 
  620. Macintosh hardware which will not be supported in the future. Macintosh 
  621. hardware developers and driver writers should be aware of this limitation 
  622. as it affects current and future products.
  623.  
  624.  Name  =  Slot Mgr Q&As.cpt
  625.  Path =  AMUG CD:Files:MacTechNotes:Devices:Slot Mgr Q&As.cpt
  626.  Size:  8K         Date:10/29/92         Version: 
  627.  Description:
  628.  Slot Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  629. to a specific topic—questions you’ve sent the Developer Support Center 
  630. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  631. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  632. the editing and organization of other Technical Notes. The Q&A function is 
  633. to get new technical information and updates to you quickly, saving the 
  634. polish for when the information migrates into reference manuals.
  635.  
  636.  Name  =  Slot Interrupt Priority.cpt
  637.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Slot Interrupt Priority.cpt
  638.  Size:  4K         Date:10/29/92         Version: 
  639.  Description:
  640.  Slot Interrupt Priority - This Technical Note describes the way interrupt 
  641. priorities are scheduled, which corrects the description of slot interrupt 
  642. queue priorities in the Device Manager chapter of Inside Macintosh, Volume 
  643. V-426.
  644.  
  645.  Name  =  Signals.cpt
  646.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Signals.cpt
  647.  Size:  9K         Date:10/29/92         Version: 
  648.  Description:
  649.  Signals - Signals are a form of intra-program interrupt which can greatly 
  650. aid clean, inexpensive error trapping in stack frame intensive languages. A
  651. program may invoke the Signal procedure and immediately return to the last 
  652. invocation of CatchSignal, including the complete stack frame state at that
  653. point.
  654.  
  655.  Name  =  Setting and Restoring A5.cpt
  656.  Path =  AMUG CD:Files:MacTechNotes:Overview:Setting and Restoring A5.cpt
  657.  Size:  7K         Date:10/29/92         Version: 
  658.  Description:
  659.  Setting and Restoring A5 - The routines SetupA5 and RestoreA5 do not work 
  660. properly when used with some optimizing Pascal and C compilers. Two new 
  661. routines, SetCurrentA5 and SetA5, are available in MPW 3.0, and they should
  662. work with any compiler. Changes since December 1988. Removed the sample 
  663. code and expanded the explanation of these two routines. The sample code in
  664. M.TB.MultifinderMisc reflects these new A5 routines.
  665.  
  666.  Name  =  SetLineWidth Revealed.cpt
  667.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:SetLineWidth Revealed.cpt
  668.  Size:  8K         Date:10/29/92         Version: 
  669.  Description:
  670.  SetLineWidth Revealed - This technical note describes the internal 
  671. implementation, and correct method of using, the SetLineWidth Picture 
  672. Comment. The SetLineWidth picture comment provides a way of accessing 
  673. PostScript’s 'setlinewidth' operator. Since the LaserWriter resolution is 
  674. roughly four times that of the Macintosh screen, fractional line widths can
  675. be printed. The SetLineWidth PicComment provides a way for applications to 
  676. access these fractional line widths through PostScript, without having to 
  677. use floating point numbers.
  678.  
  679.  Name  =  Servers on AppleTalk.cpt
  680.  Path =  AMUG CD:Files:MacTechNotes:Networking:Servers on AppleTalk.cpt
  681.  Size:  8K         Date:10/29/92         Version: 
  682.  Description:
  683.  Servers on AppleTalk - Many applications could benefit from the ability to 
  684. share common data between several Macintoshes, without requiring a file 
  685. server. This technical note discusses one technique for managing this 
  686. AppleTalk communication.
  687.  
  688.  Name  =  Serial H/W Q&As.cpt
  689.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Serial H/W Q&As.cpt
  690.  Size: 10K         Date:10/29/92         Version: 
  691.  Description:
  692.  Serial H/W Q&As - This Technical Note contains a collection of Q&As 
  693. relating to a specific topic—questions you’ve sent the Developer Support 
  694. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  695. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  696. have the editing and organization of other Technical Notes. The Q&A 
  697. function is to get new technical information and updates to you quickly, 
  698. saving the polish for when the information migrates into reference manuals.
  699.  
  700.  Name  =  Serial GPi The Reliable Way.cpt
  701.  Path =  AMUG CD:Files:MacTechNotes:Devices:Serial GPi The Reliable Way.cpt
  702.  Size:  7K         Date:10/29/92         Version: 
  703.  Description:
  704.  Serial GPi The Reliable Way - This Technical Note discusses the latest 
  705. supported methods for reading, validating, and configuring the GPi serial 
  706. input across all members of the Macintosh family. GPi is a software 
  707. configurable serial input present on some machines. It is located at pin 7 
  708. on the DIN-8 serial connectors, and connects to the DCD input of the Z8530 
  709. Serial Communications Controller (SCC). Because DCD is monopolized by the 
  710. mouse on the Macintosh Plus, GPi is not implemented on that machine. Other 
  711. machines which do not support GPi include the Macintosh Classic and Mac LC.
  712. On these machines, pins 7 of the DIN-8 serial connectors are not connected.
  713.  
  714.  Name  =  Serial Driver Q&As.cpt
  715.  Path =  AMUG CD:Files:MacTechNotes:Devices:Serial Driver Q&As.cpt
  716.  Size: 11K         Date:10/29/92         Version: 
  717.  Description:
  718.  Serial Driver Q&As - This Technical Note contains a collection of Q&As 
  719. relating to a specific topic—questions you’ve sent the Developer Support 
  720. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  721. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  722. have the editing and organization of other Technical Notes. The Q&A 
  723. function is to get new technical information and updates to you quickly, 
  724. saving the polish for when the information migrates into reference manuals.
  725.  
  726.  Name  =  Separate Resource Files.cpt
  727.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Separate Resource Files.cpt
  728.  Size:  5K         Date:10/29/92         Version: 
  729.  Description:
  730.  Separate Resource Files - This Technical Note contains a collection of Q&As
  731. relating to a specific topic—questions you’ve sent the Developer Support 
  732. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  733. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  734. have the editing and organization of other Technical Notes. The Q&A 
  735. function is to get new technical information and updates to you quickly, 
  736. saving the polish for when the information migrates into reference manuals.
  737.  
  738.  Name  =  Sense Lines.cpt
  739.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Sense Lines.cpt
  740.  Size: 15K         Date:10/29/92         Version: 
  741.  Description:
  742.  Sense Lines - Ever wonder how to set up an Apple video card or an on-board 
  743. video to support various size monitors? Well, this Technical Note will tell
  744. you everything you need to know about what monitors are supported and how.
  745.  
  746.  Name  =  Segment Loader Limitations.cpt
  747.  Path =  AMUG CD:Files:MacTechNotes:Operating System:Segment Loader Limitations.cpt
  748.  Size:  6K         Date:10/29/92         Version: 
  749.  Description:
  750.  Segment Loader Limitations - This Technical Note discusses the jump table 
  751. limitations of the Segment Loader and suggests some ways to work around 
  752. these limitations to minimize the problem.  These limitations are most 
  753. evident to developers using MacApp and other object-oriented environments.
  754.  
  755.  Name  =  Searching volumes.cpt
  756.  Path =  AMUG CD:Files:MacTechNotes:Files:Searching volumes.cpt
  757.  Size: 15K         Date:10/29/92         Version: 
  758.  Description:
  759.  Searching volumes - This Technical Note discusses the PBCatSearch function 
  760. and tells why it should be used. It also provides simple algorithms for 
  761. searching both MFS and HFS volumes and discusses the problems with indexed 
  762. search routines. Changes since October 1988. Includes information on 
  763. PBCatSearch and notes the problems with indexed search routines. Source 
  764. code examples have been added and revised. Thanks to John Norstad at 
  765. Northwestern University for pointing out some of the shortcomings of the 
  766. indexed search routines. Thanks to the System 7 engineering team for adding
  767. PBCatSearch.
  768.  
  769.  Name  =  Script Mgr Variables.cpt
  770.  Path =  AMUG CD:Files:MacTechNotes:Text:Script Mgr Variables.cpt
  771.  Size: 14K         Date:10/29/92         Version: 
  772.  Description:
  773.  Script Mgr Variables - This Technical Note describes, in detail, the local 
  774. and global script variables.
  775.  
  776.  Name  =  Script Mgr Q&As.cpt
  777.  Path =  AMUG CD:Files:MacTechNotes:Interapplication Comm.:Script Mgr Q&As.cpt
  778.  Size:  9K         Date:10/29/92         Version: 
  779.  Description:
  780.  Script Mgr Q&As - This Technical Note contains a collection of Q&As 
  781. relating to a specific topic—questions you’ve sent the Developer Support 
  782. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  783. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  784. have the editing and organization of other Technical Notes. The Q&A 
  785. function is to get new technical information and updates to you quickly, 
  786. saving the polish for when the information migrates into reference manuals.
  787.  
  788.  Name  =  Script Mgr Q&As.cpt
  789.  Path =  AMUG CD:Files:MacTechNotes:Text:Script Mgr Q&As.cpt
  790.  Size: 10K         Date:10/29/92         Version: 
  791.  Description:
  792.  Script Mgr Q&As - This Technical Note contains a collection of Q&As 
  793. relating to a specific topic—questions you’ve sent the Developer Support 
  794. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  795. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  796. have the editing and organization of other Technical Notes. The Q&A 
  797. function is to get new technical information and updates to you quickly, 
  798. saving the polish for when the information migrates into reference manuals.
  799.  
  800.  Name  =  Scrap Mgr Q&As.cpt
  801.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Scrap Mgr Q&As.cpt
  802.  Size:  5K         Date:10/29/92         Version: 
  803.  Description:
  804.  Scrap Mgr Q&As - This Technical Note contains a collection of Q&As relating
  805. to a specific topic—questions you’ve sent the Developer Support Center 
  806. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  807. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  808. the editing and organization of other Technical Notes. The Q&A function is 
  809. to get new technical information and updates to you quickly, saving the 
  810. polish for when the information migrates into reference manuals.
  811.  
  812.  Name  =  Safe cdevs.cpt
  813.  Path =  AMUG CD:Files:MacTechNotes:Text:Safe cdevs.cpt
  814.  Size:  6K         Date:10/29/92         Version: 
  815.  Description:
  816.  Safe cdevs - This Technical Note describes a potential problem with Control
  817. Panel devices (cdevs) that contain EditText fields and presents a way to 
  818. avoid it.
  819.  
  820.  Name  =  SICNs in Menus.cpt
  821.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:SICNs in Menus.cpt
  822.  Size:  7K         Date:10/29/92         Version: 
  823.  Description:
  824.  SICNs in Menus - This Technical Note describes a new facility of the Menu 
  825. Manager which allows you to add reduced icons and small icons to your 
  826. menus. Changes since August 1989. Corrected references to SetItemCmd from 
  827. SetItmCmd.
  828.  
  829.  Name  =  SCSI Termination.cpt
  830.  Path =  AMUG CD:Files:MacTechNotes:Devices:SCSI Termination.cpt
  831.  Size: 10K         Date:10/29/92         Version: 
  832.  Description:
  833.  SCSI Termination - This Technical Note discusses SCSI termination on the 
  834. Macintosh, including the new rules of termination which are necessary with 
  835. the advent of the high-speed Macintosh IIfx.
  836.  
  837.  Name  =  SCSI Mgr Q&As.cpt
  838.  Path =  AMUG CD:Files:MacTechNotes:Devices:SCSI Mgr Q&As.cpt
  839.  Size:  7K         Date:10/29/92         Version: 
  840.  Description:
  841.  SCSI Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  842. to a specific topic—questions you’ve sent the Developer Support Center 
  843. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  844. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  845. the editing and organization of other Technical Notes. The Q&A function is 
  846. to get new technical information and updates to you quickly, saving the 
  847. polish for when the information migrates into reference manuals.
  848.  
  849.  Name  =  SCSI H/W Q&As.cpt
  850.  Path =  AMUG CD:Files:MacTechNotes:Hardware:SCSI H/W Q&As.cpt
  851.  Size: 14K         Date:10/29/92         Version: 
  852.  Description:
  853.  SCSI H/W Q&As - This Technical Note contains a collection of Q&As relating 
  854. to a specific topic—questions you’ve sent the Developer Support Center 
  855. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  856. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  857. the editing and organization of other Technical Notes. The Q&A function is 
  858. to get new technical information and updates to you quickly, saving the 
  859. polish for when the information migrates into reference manuals.
  860.  
  861.  Name  =  SCSI Bugs.cpt
  862.  Path =  AMUG CD:Files:MacTechNotes:Devices:SCSI Bugs.cpt
  863.  Size: 12K         Date:10/29/92         Version: 
  864.  Description:
  865.  SCSI Bugs - There are a number of problems in the SCSI Manager; this note 
  866. lists the ones we know about, along with an explanation of what we’re doing
  867. about them. Changes made for the 2/88 release are made to more accurately 
  868. reflect the state of the SCSI Manager. System 4.1 and 4.2 are very similar;
  869. one bug was fixed in System 4.2.
  870.  
  871.  Name  =  SADE Q&As.cpt
  872.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:SADE Q&As.cpt
  873.  Size:  8K         Date:10/29/92         Version: 
  874.  Description:
  875.  SADE Q&As - This Technical Note contains a collection of Q&As relating to a
  876. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  877. along with answers from the DSC engineers. While DSC engineers have checked
  878. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  879. editing and organization of other Technical Notes. The Q&A function is to 
  880. get new technical information and updates to you quickly, saving the polish
  881. for when the information migrates into reference manuals.
  882.  
  883.  Name  =  Resource in CDEV.cpt
  884.  Path =  AMUG CD:Files:MacTechNotes:Overview:Resource in CDEV.cpt
  885.  Size:  6K         Date:10/29/92         Version: 
  886.  Description:
  887.  Resource in CDEV - This Technical Note discusses the new 'fwst' resource 
  888. added to some Control Panels under System 7.0 and later.
  889.  
  890.  Name  =  Resource Mgr Q&As.cpt
  891.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Resource Mgr Q&As.cpt
  892.  Size: 10K         Date:10/29/92         Version: 
  893.  Description:
  894.  Resource Mgr Q&As - This Technical Note contains a collection of Q&As 
  895. relating to a specific topic—questions you’ve sent the Developer Support 
  896. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  897. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  898. have the editing and organization of other Technical Notes. The Q&A 
  899. function is to get new technical information and updates to you quickly, 
  900. saving the polish for when the information migrates into reference manuals.
  901.  
  902.  Name  =  Resource Manager Tips.cpt
  903.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Resource Manager Tips.cpt
  904.  Size:  5K         Date:10/29/92         Version: 
  905.  Description:
  906.  Resource Manager Tips - This note discusses some problems with the Resource
  907. Manager and how to work around them.
  908.  
  909.  Name  =  Reserved Resource Types.cpt
  910.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Reserved Resource Types.cpt
  911.  Size:  4K         Date:10/29/92         Version: 
  912.  Description:
  913.  Reserved Resource Types - Your applications and desk accessories can create
  914. their own resource types. To avoid using type names which have been or will
  915. be used in the system, Apple has reserved all resource type names which 
  916. consist entirely of spaces ($20), lower-case letters ($61 through $7A), and
  917. “international” characters (greater than $7F).
  918.  
  919.  Name  =  ResEdit Q&As.cpt
  920.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:ResEdit Q&As.cpt
  921.  Size:  7K         Date:10/29/92         Version: 
  922.  Description:
  923.  ResEdit Q&As - This Technical Note contains a collection of Q&As relating 
  924. to a specific topic—questions you’ve sent the Developer Support Center 
  925. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  926. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  927. the editing and organization of other Technical Notes. The Q&A function is 
  928. to get new technical information and updates to you quickly, saving the 
  929. polish for when the information migrates into reference manuals.
  930.  
  931.  Name  =  RTMP Q&As.cpt
  932.  Path =  AMUG CD:Files:MacTechNotes:Networking:RTMP Q&As.cpt
  933.  Size:  6K         Date:10/29/92         Version: 
  934.  Description:
  935.  RTMP Q&As - This Technical Note contains a collection of Q&As relating to a
  936. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  937. along with answers from the DSC engineers. While DSC engineers have checked
  938. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  939. editing and organization of other Technical Notes. The Q&A function is to 
  940. get new technical information and updates to you quickly, saving the polish
  941. for when the information migrates into reference manuals.
  942.  
  943.  Name  =  ROM Debugger.cpt
  944.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:ROM Debugger.cpt
  945.  Size:  5K         Date:10/29/92         Version: 
  946.  Description:
  947.  ROM Debugger - The debugger in ROM (not present on the Macintosh 128, 
  948. Macintosh 512, or Macintosh XL) recognizes ROM commands in this document.
  949.  
  950.  Name  =  PurgeProc Note .cpt
  951.  Path =  AMUG CD:Files:MacTechNotes:Memory:PurgeProc Note .cpt
  952.  Size:  6K         Date:10/29/92         Version: 
  953.  Description:
  954.  PurgeProc Note - This Technical Note discusses the use of the purgeProc 
  955. field of an application’s heap zone. Most applications will never need to 
  956. use a purgeProc. However, if your application requires the ability to 
  957. maintain purgeable handles containing data, or you need to have special 
  958. notification when a certain handle is purged, a purgeProc might help you.
  959.  
  960.  Name  =  pslt resource.cpt
  961.  Path =  AMUG CD:Files:MacTechNotes:Hardware:pslt resource.cpt
  962.  Size:  8K         Date:10/29/92         Version: 
  963.  Description:
  964.  pslt resource - One of the new resources that can be very helpful to some 
  965. NuBus™ developers is the 'pslt' resource. The only problem is that the 
  966. resource is not documented. This Technical Note takes care of the 
  967. documentation problem.
  968.  
  969.  Name  =  Projector Q&As.cpt
  970.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Projector Q&As.cpt
  971.  Size:  7K         Date:10/29/92         Version: 
  972.  Description:
  973.  Projector Q&As - This Technical Note contains a collection of Q&As relating
  974. to a specific topic—questions you’ve sent the Developer Support Center 
  975. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  976. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  977. the editing and organization of other Technical Notes. The Q&A function is 
  978. to get new technical information and updates to you quickly, saving the 
  979. polish for when the information migrates into reference manuals.
  980.  
  981.  Name  =  Processor Q&As.cpt
  982.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Processor Q&As.cpt
  983.  Size:  8K         Date:10/29/92         Version: 
  984.  Description:
  985.  Processor Q&As - This Technical Note contains a collection of Q&As relating
  986. to a specific topic—questions you’ve sent the Developer Support Center 
  987. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  988. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  989. the editing and organization of other Technical Notes. The Q&A function is 
  990. to get new technical information and updates to you quickly, saving the 
  991. polish for when the information migrates into reference manuals.
  992.  
  993.  Name  =  Process Overview Q&As.cpt
  994.  Path =  AMUG CD:Files:MacTechNotes:Processes:Process Overview Q&As.cpt
  995.  Size:  6K         Date:10/29/92         Version: 
  996.  Description:
  997.  Process Overview Q&As - This Technical Note contains a collection of Q&As 
  998. relating to a specific topic—questions you’ve sent the Developer Support 
  999. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1000. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1001. have the editing and organization of other Technical Notes. The Q&A 
  1002. function is to get new technical information and updates to you quickly, 
  1003. saving the polish for when the information migrates into reference manuals.
  1004.  
  1005.  Name  =  Process Mgr Q&As.cpt
  1006.  Path =  AMUG CD:Files:MacTechNotes:Processes:Process Mgr Q&As.cpt
  1007.  Size:  9K         Date:10/29/92         Version: 
  1008.  Description:
  1009.  Process Mgr Q&As - This Technical Note contains a collection of Q&As 
  1010. relating to a specific topic—questions you’ve sent the Developer Support 
  1011. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1012. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1013. have the editing and organization of other Technical Notes. The Q&A 
  1014. function is to get new technical information and updates to you quickly, 
  1015. saving the polish for when the information migrates into reference manuals.
  1016.  
  1017.  Name  =  Problem with GetVInfo.cpt
  1018.  Path =  AMUG CD:Files:MacTechNotes:Files:Problem with GetVInfo.cpt
  1019.  Size:  6K         Date:10/29/92         Version: 
  1020.  Description:
  1021.  Problem with GetVInfo - The high-level call GetVInfo (and its low-level 
  1022. counterpart PBGetVInfo) may return inaccurate results for freeBytes when 
  1023. running HFS. The high-level File Manager call GetVInfo returns the number 
  1024. of free bytes on a volume as one of its parameters. Since GetVInfo is 
  1025. really only glue that fills in a parameter block for you and then calls 
  1026. PBGetVInfo, the values returned from it are subject to the limitations 
  1027. (imposed for MFS) discussed in the File Manager chapter of Inside Macintosh
  1028. Volume IV.
  1029.  
  1030.  Name  =  Printing Mgr Q&As.cpt
  1031.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Printing Mgr Q&As.cpt
  1032.  Size: 18K         Date:10/29/92         Version: 
  1033.  Description:
  1034.  Printing Mgr Q&As - This Technical Note contains a collection of Q&As 
  1035. relating to a specific topic—questions you’ve sent the Developer Support 
  1036. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1037. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1038. have the editing and organization of other Technical Notes. The Q&A 
  1039. function is to get new technical information and updates to you quickly, 
  1040. saving the polish for when the information migrates into reference manuals.
  1041.  
  1042.  Name  =  Printing Loop That Cares.cpt
  1043.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Printing Loop That Cares.cpt
  1044.  Size: 12K         Date:10/29/92         Version: 
  1045.  Description:
  1046.  Printing Loop That Cares - This Technical Note discusses opening and 
  1047. closing the Printing Manager with calls to _PrOpen and _PrClose as well as 
  1048. how to handle errors at print time. Changes since October 1989. Added the 
  1049. section on error checking, incorporating the error code descriptions 
  1050. formerly found in Technical Note #72, Optimizing For The LaserWriter— 
  1051. Techniques and an updated version of the information formerly found in 
  1052. Technical Note #118, How To Check and Handle Printing Errors.
  1053.  
  1054.  Name  =  Printer Driver Q&As.cpt
  1055.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Printer Driver Q&As.cpt
  1056.  Size: 20K         Date:10/29/92         Version: 
  1057.  Description:
  1058.  Printer Driver Q&As - This Technical Note contains a collection of Q&As 
  1059. relating to a specific topic—questions you’ve sent the Developer Support 
  1060. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1061. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1062. have the editing and organization of other Technical Notes. The Q&A 
  1063. function is to get new technical information and updates to you quickly, 
  1064. saving the polish for when the information migrates into reference manuals.
  1065.  
  1066.  Name  =  PrintMonitor Q&As.cpt
  1067.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:PrintMonitor Q&As.cpt
  1068.  Size:  8K         Date:10/29/92         Version: 
  1069.  Description:
  1070.  PrintMonitor Q&As - This Technical Note contains a collection of Q&As 
  1071. relating to a specific topic—questions you’ve sent the Developer Support 
  1072. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1073. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1074. have the editing and organization of other Technical Notes. The Q&A 
  1075. function is to get new technical information and updates to you quickly, 
  1076. saving the polish for when the information migrates into reference manuals.
  1077.  
  1078.  Name  =  Print Dialogs (Bad formatti.cpt
  1079.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Print Dialogs (Bad formatti.cpt
  1080.  Size: 15K         Date:10/29/92         Version: 
  1081.  Description:
  1082.  Print Dialogs - This technical note discusses how to add your own items to 
  1083. the Printing Manager’s dialogs.When the Printing Manager was initially 
  1084. designed, great care was taken to make the interface to the printer drivers
  1085. as generic as possible in order to allow applications to print without 
  1086. being device-specific. There are times, however, when this type of 
  1087. non-specific interface interferes with the flexibility of an application. 
  1088. An application may require additional information before printing which is 
  1089. not part of the general Printing Manager interface. 
  1090.  
  1091.  Name  =  PrintAction.cpt
  1092.  Path =  AMUG CD:Files:MacTechNotes:Text:PrintAction.cpt
  1093.  Size:  6K         Date:10/29/92         Version: 
  1094.  Description:
  1095.  PrintAction - This technical note describes how Print Drivers can access 
  1096. the Script Manager Print Action routine to print unconventional text, such 
  1097. as Japanese or Arabic.
  1098.  
  1099.  Name  =  Principia Off-Screen.cpt
  1100.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Principia Off-Screen.cpt
  1101.  Size: 57K         Date:10/29/92         Version: 
  1102.  Description:
  1103.  Principia Off-Screen - Using Color QuickDraw to draw off screen is a common
  1104. requirement of applications and other kinds of programs that run on the 
  1105. Macintosh. This Note discusses what Color QuickDraw needs in a graphics 
  1106. environment and how to create one for off-screen drawing. A brief 
  1107. discussion of GWorlds, which are off-screen graphics environments that are 
  1108. set up by the system, is given to help you decide whether to use them or 
  1109. the do-it-yourself techniques described in this Note for setting up an 
  1110. off-screen graphics environment. 
  1111.  
  1112.  Name  =  PrGeneral Bug.cpt
  1113.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:PrGeneral Bug.cpt
  1114.  Size:  5K         Date:10/29/92         Version: 
  1115.  Description:
  1116.  PrGeneral Bug - This technical note documents a bug in the implementation 
  1117. of the PrGeneral procedure in the LaserWriter driver version 4.0. The bug 
  1118. has to do with the format of the information returned by the GetRslData 
  1119. opcode. This technical note will also describe a workaround for the 
  1120. problem.
  1121.  
  1122.  Name  =  PrGeneral.cpt
  1123.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:PrGeneral.cpt
  1124.  Size: 10K         Date:10/29/92         Version: 
  1125.  Description:
  1126.  PrGeneral - The Printing Manager architecture has been expanded to include 
  1127. a new procedure called PrGeneral. The features described here are advanced,
  1128. special-purpose features, intended to solve specific problems for those 
  1129. applications that need them. The calls to determine printer resolution 
  1130. introduce a good deal of complexity into the application’s code, and should
  1131. be used only when necessary.
  1132.  
  1133.  Name  =  Power Supply Q&As.cpt
  1134.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Power Supply Q&As.cpt
  1135.  Size:  8K         Date:10/29/92         Version: 
  1136.  Description:
  1137.  Power Supply Q&As - This Technical Note contains a collection of Q&As 
  1138. relating to a specific topic—questions you’ve sent the Developer Support 
  1139. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1140. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1141. have the editing and organization of other Technical Notes. The Q&A 
  1142. function is to get new technical information and updates to you quickly, 
  1143. saving the polish for when the information migrates into reference manuals.
  1144.  
  1145.  Name  =  Power Mgr Q&As.cpt
  1146.  Path =  AMUG CD:Files:MacTechNotes:Devices:Power Mgr Q&As.cpt
  1147.  Size:  6K         Date:10/29/92         Version: 
  1148.  Description:
  1149.  Power Mgr Q&As - This Technical Note contains a collection of Q&As relating
  1150. to a specific topic—questions you’ve sent the Developer Support Center 
  1151. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  1152. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  1153. the editing and organization of other Technical Notes. The Q&A function is 
  1154. to get new technical information and updates to you quickly, saving the 
  1155. polish for when the information migrates into reference manuals.
  1156.  
  1157.  Name  =  PowerBook Miscellanea.cpt
  1158.  Path =  AMUG CD:Files:MacTechNotes:Hardware:PowerBook Miscellanea.cpt
  1159.  Size:  7K         Date:10/29/92         Version: 
  1160.  Description:
  1161.  PowerBook Miscellanea - This Technical Note describes some nonintuitive 
  1162. ramifications of working with a battery-powered computer.
  1163.  
  1164.  Name  =  PostScript Q&As.cpt
  1165.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:PostScript Q&As.cpt
  1166.  Size: 15K         Date:10/29/92         Version: 
  1167.  Description:
  1168.  PostScript Q&As - This Technical Note contains a collection of Q&As 
  1169. relating to a specific topic—questions you’ve sent the Developer Support 
  1170. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1171. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1172. have the editing and organization of other Technical Notes. The Q&A 
  1173. function is to get new technical information and updates to you quickly, 
  1174. saving the polish for when the information migrates into reference manuals.
  1175.  
  1176.  Name  =  Position ind PS.cpt
  1177.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Position ind PS.cpt
  1178.  Size:  6K         Date:10/29/92         Version: 
  1179.  Description:
  1180.  Position ind PS - This technical note describes a method for inserting 
  1181. position-independent PostScript into QuickDraw pictures. There is a problem
  1182. with pictures that contain PostScript code. Sometimes the PostScript code 
  1183. that is inserted into the picture is dependent on the position of the 
  1184. picture on the page. The problem arises when these pictures are cut or 
  1185. copied from their original position, and pasted into another position or 
  1186. even into another document. The PostScript code will not know the new 
  1187. location of the picture, and will not execute correctly.
  1188.  
  1189.  Name  =  Portable ROM Expansion.cpt
  1190.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Portable ROM Expansion.cpt
  1191.  Size: 13K         Date:10/29/92         Version: 
  1192.  Description:
  1193.  Portable ROM Expansion - This Technical Note explains the practice of and 
  1194. theory behind compatible use of the expansion ROM in the Macintosh 
  1195. Portable. Due to the unique nature of the Macintosh Portable, developers 
  1196. now have the ability to add ROM to the Macintosh. To provide for compatible
  1197. shared use of this ROM space with Apple and other developers, this Note 
  1198. describes the feature and suggests methods of shared implementation.
  1199.  
  1200.  Name  =  Portable PDS Development.cpt
  1201.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Portable PDS Development.cpt
  1202.  Size: 12K         Date:10/29/92         Version: 
  1203.  Description:
  1204.  Portable PDS Development - The Technical Note describes the unique aspects 
  1205. of the Macintosh Portable Processor Direct Slot (PDS), including the severe
  1206. limitations in its use.
  1207.  
  1208.  Name  =  Popup MDEF Message 3.cpt
  1209.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Popup MDEF Message 3.cpt
  1210.  Size:  6K         Date:10/29/92         Version: 
  1211.  Description:
  1212.  Popup MDEF Message 3 - In order to support popup menus, menu definition 
  1213. procedures (MDEFs) must now respond to a new message, mPopupMsg. mPopupMsg 
  1214. is message number 3. When your MDEF is called with this message, it should 
  1215. calculate the rectangle in which the popup menu should appear.
  1216.  
  1217.  Name  =  PollProc.cpt
  1218.  Path =  AMUG CD:Files:MacTechNotes:Devices:PollProc.cpt
  1219.  Size:  8K         Date:10/29/92         Version: 
  1220.  Description:
  1221.  PollProc - This Technical Note discusses how to make a PollProc for your 
  1222. MIDI (Musical Instrument Digital Interface) driver on the Macintosh 
  1223. PowerBook 140 and 170. For MIDI Consumption Only. You are writing your own 
  1224. MIDI driver and your driver does not fully work on the PowerBook 170/140. 
  1225. The PollProc support that might help solve your problem has been 
  1226. undocumented until now because it has a bug in it which if ever fixed would
  1227. cause major problems with every PollProc ever made. 
  1228.  
  1229.  Name  =  Plotting Small Icons.cpt
  1230.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Plotting Small Icons.cpt
  1231.  Size:  8K         Date:10/29/92         Version: 
  1232.  Description:
  1233.  Plotting Small Icons - This Technical Note discusses the 'SICN' resource 
  1234. format and how to plot one in a GrafPort. Changes since August 1989. 
  1235. Corrected errors in the Pascal code and spruced up the rest.
  1236.  
  1237.  Name  =   Pixel2char.cpt
  1238.  Path =  AMUG CD:Files:MacTechNotes:Text: Pixel2char.cpt
  1239.  Size:  8K         Date:10/29/92         Version: 
  1240.  Description:
  1241.   Pixel2char - This Technical Note discusses the Pixel2Char routine provided
  1242. by the Script Manager. Changes since June 1989. Clarified information, 
  1243. corrected minor errors, and replaced the illustration.
  1244.  
  1245.  Name  =  Pinouts.cpt
  1246.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Pinouts.cpt
  1247.  Size:  8K         Date:10/29/92         Version: 
  1248.  Description:
  1249.  Pinouts - This note gives pinouts for Macintosh ports, cables, and other 
  1250. products.
  1251.  
  1252.  Name  =  Pictures and Print.cpt
  1253.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Pictures and Print.cpt
  1254.  Size:  8K         Date:10/29/92         Version: 
  1255.  Description:
  1256.  Pictures and Print - This technical note described some problems and 
  1257. features of using Quickdraw pictures with the Printing Manager.  In 
  1258. general, if your application prints Quickdraw pictures, you should read 
  1259. this note.
  1260.  
  1261.  Name  =  Pictures and Clip Regions.cpt
  1262.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Pictures and Clip Regions.cpt
  1263.  Size:  4K         Date:10/29/92         Version: 
  1264.  Description:
  1265.  Pictures and Clip Regions - This note describes a problem that affects 
  1266. creation of QuickDraw pictures. When a GrafPort is created, the fields in 
  1267. the GrafPort are given default values; one of these is the clip region, 
  1268. which is set to the rectangle (–32767, –32767, 32767, 32767). If you create
  1269. a picture, then call DrawPicture with a destination rectangle that is not 
  1270. the same size as the picFrame without ever changing the default clip 
  1271. region, nothing will be drawn.
  1272.  
  1273.  Name  =  Picture Utility Q&As.cpt
  1274.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Picture Utility Q&As.cpt
  1275.  Size:  7K         Date:10/29/92         Version: 
  1276.  Description:
  1277.  Picture Utility Q&As - This Technical Note contains a collection of Q&As 
  1278. relating to a specific topic—questions you’ve sent the Developer Support 
  1279. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1280. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1281. have the editing and organization of other Technical Notes. The Q&A 
  1282. function is to get new technical information and updates to you quickly, 
  1283. saving the polish for when the information migrates into reference manuals.
  1284.  
  1285.  Name  =  Picture Opcodes.cpt
  1286.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Picture Opcodes.cpt
  1287.  Size:  9K         Date:10/29/92         Version: 
  1288.  Description:
  1289.  Picture Opcodes - This technical note describes the internal format of the 
  1290. QuickDraw picture data structure. This revision corrects some errors in the
  1291. opcode descriptions and provides some examples.
  1292.  
  1293.  Name  =  Picture Comments.cpt
  1294.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Picture Comments.cpt
  1295.  Size:  5K         Date:10/29/92         Version: 
  1296.  Description:
  1297.  Picture Comments - Application-specific picture comment conflict and 
  1298. registration is addressed, along with Developer Technical Support’s method 
  1299. for solving it.
  1300.  
  1301.  Name  =  PictComments Real Deal.cpt
  1302.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:PictComments Real Deal.cpt
  1303.  Size: 37K         Date:10/29/92         Version: 
  1304.  Description:
  1305.  PictComments Real Deal - Changes since March 1988:  This Note (formerly 
  1306. titled “Optimizing for the LaserWriter—PicComments”) describes the picture 
  1307. comments defined and interpreted by the Apple printer drivers. Most of the 
  1308. picture comments are specific to PostScript, but we renamed the Note to 
  1309. emphasize that LaserWriter printers are not necessarily PostScript devices,
  1310. and that QuickDraw printer drivers may implement their own picture comment 
  1311. handling. This Note has been completely rewritten and incorporates all 
  1312. additional insights gained during the last few years.
  1313.  
  1314.  Name  =  Performance Tuning.cpt
  1315.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Performance Tuning.cpt
  1316.  Size: 20K         Date:10/29/92         Version: 
  1317.  Description:
  1318.  Performance Tuning - This Technical Note is a collection of useful ideas 
  1319. and suggestions to help you decrease the time required to compile and link 
  1320. under MPW. Some of the issues are even relevant to any development tools 
  1321. running under the Macintosh environment. The Tech Note will also clarify 
  1322. what performance tunings work, and which are marginal or may not work at 
  1323. all.
  1324.  
  1325.  Name  =  Pascal to C PROC Parms.cpt
  1326.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Pascal to C PROC Parms.cpt
  1327.  Size: 12K         Date:10/29/92         Version: 
  1328.  Description:
  1329.  Pascal to C PROC Parms - This Technical Note talks about nested procedures 
  1330. and PROCEDURE parameters in Pascal and what to do when converting them into
  1331. C or C++. Changes since February 1990. Fixed some type coercion problems.
  1332.  
  1333.  Name  =  Pascal RoutiP.cpt
  1334.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Pascal RoutiP.cpt
  1335.  Size:  5K         Date:10/29/92         Version: 
  1336.  Description:
  1337.  Pascal RoutiP - Routines passed by pointer are used in many places in 
  1338. conjunction with Macintosh system routines. For example, filter procedures 
  1339. for modal dialogs are passed by pointer, as are controls’ action procedures
  1340. (when calling TrackControl), and I/O completion routines.
  1341.  
  1342.  Name  =  Palette Mgr Q&As.cpt
  1343.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Palette Mgr Q&As.cpt
  1344.  Size:  7K         Date:10/29/92         Version: 
  1345.  Description:
  1346.  Palette Mgr Q&As - This Technical Note contains a collection of Q&As 
  1347. relating to a specific topic—questions you’ve sent the Developer Support 
  1348. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1349. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1350. have the editing and organization of other Technical Notes. The Q&A 
  1351. function is to get new technical information and updates to you quickly, 
  1352. saving the polish for when the information migrates into reference manuals.
  1353.  
  1354.  Name  =  Palette Manager Changes 6.0.cpt
  1355.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Palette Manager Changes 6.0.cpt
  1356.  Size:  6K         Date:10/29/92         Version: 
  1357.  Description:
  1358.  Palette Manager Changes 6.0 - This Technical Note describes the changes and
  1359. enhancements to the Palette Manager in System Software 6.0.2 and future 
  1360. versions.
  1361.  
  1362.  Name  =  PackBits.cpt
  1363.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:PackBits.cpt
  1364.  Size:  7K         Date:10/29/92         Version: 
  1365.  Description:
  1366.  PackBits - This Technical Note describes the format of data packed by the 
  1367. Toolbox utility _PackBits and documents a change to the srcBytes limit and 
  1368. possible worst case. Although you can simply unpack this data using 
  1369. _UnPackBits, Apple provides this information for the terminally curious and
  1370. for those manipulating MacPaint® documents or PICT files by hand. Warning: 
  1371. This format information is subject to change. Changes since November 1990. 
  1372. A warning has been added about the handling of a flag-counter byte value of
  1373. -128.
  1374.  
  1375.  Name  =  PPC Toolbox Q&As.cpt
  1376.  Path =  AMUG CD:Files:MacTechNotes:Interapplication Comm.:PPC Toolbox Q&As.cpt
  1377.  Size:  7K         Date:10/29/92         Version: 
  1378.  Description:
  1379.  PPC Toolbox Q&As - This Technical Note contains a collection of Q&As 
  1380. relating to a specific topic—questions you’ve sent the Developer Support 
  1381. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1382. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1383. have the editing and organization of other Technical Notes. The Q&A 
  1384. function is to get new technical information and updates to you quickly, 
  1385. saving the polish for when the information migrates into reference manuals.
  1386.  
  1387.  Name  =  PIdle Procedure .cpt
  1388.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:PIdle Procedure .cpt
  1389.  Size:  6K         Date:10/29/92         Version: 
  1390.  Description:
  1391.  PIdle Procedure - This Technical Note discusses how to defensively program 
  1392. a pIdle procedure to work with the majority of print drivers in existence 
  1393. today, and how to install it at print time.
  1394.  
  1395.  Name  =  PDS Q&As.cpt
  1396.  Path =  AMUG CD:Files:MacTechNotes:Hardware:PDS Q&As.cpt
  1397.  Size:  9K         Date:10/29/92         Version: 
  1398.  Description:
  1399.  PDS Q&As - This Technical Note contains a collection of Q&As relating to a 
  1400. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  1401. along with answers from the DSC engineers. While DSC engineers have checked
  1402. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  1403. editing and organization of other Technical Notes. The Q&A function is to 
  1404. get new technical information and updates to you quickly, saving the polish
  1405. for when the information migrates into reference manuals.
  1406.  
  1407.  Name  =  PBShare & PBUnshare.cpt
  1408.  Path =  AMUG CD:Files:MacTechNotes:Files:PBShare & PBUnshare.cpt
  1409.  Size: 10K         Date:10/29/92         Version: 
  1410.  Description:
  1411.  PBShare & PBUnshare - This Technical Note documents three new File Manager 
  1412. routines available on shared local volumes. The Pascal glue code, C glue 
  1413. code, and the assembler equates and macros for the calls are included in 
  1414. this note. Changes since October 1991. Corrected ioObjType input values for
  1415. PBGetUGEntry.
  1416.  
  1417.  Name  =  PBHSetVol.cpt
  1418.  Path =  AMUG CD:Files:MacTechNotes:Files:PBHSetVol.cpt
  1419.  Size:  5K         Date:10/29/92         Version: 
  1420.  Description:
  1421.  PBHSetVol - This note explains PBHSetVol, and why its use is not 
  1422. recommended. PBHSetVol, like SetVol and PBSetVol, allows you to set the 
  1423. current default volume and directory to be used with subsequent File 
  1424. Manager calls. Unlike SetVol and PBSetVol, though, PBHSetVol lets you 
  1425. specify the volume and the directory separately, using the ioVRefNum and 
  1426. ioWDDirID fields.
  1427.  
  1428.  Name  =  PBGetCatInfo&ioFDirIndex.cpt
  1429.  Path =  AMUG CD:Files:MacTechNotes:Files:PBGetCatInfo&ioFDirIndex.cpt
  1430.  Size:  8K         Date:10/29/92         Version: 
  1431.  Description:
  1432.  PBGetCatInfo&ioFDirIndex - This technical note describes how to set 
  1433. ioFDirIndex for PBGetCatInfo. The File Manager chapter of Inside Macintosh 
  1434. volume IV is not very specific in describing how to use ioFDirIndex when 
  1435. calling PBGetCatInfo. It correctly says that ioFDirIndex should be positive
  1436. if you are making indexed calls to PBGetCatInfo (analogous to making 
  1437. indexed calls to PBGetVInfo as described in Technical Note #24).
  1438.  
  1439.  Name  =  PBClose the Barn Door.cpt
  1440.  Path =  AMUG CD:Files:MacTechNotes:Devices:PBClose the Barn Door.cpt
  1441.  Size:  5K         Date:10/29/92         Version: 
  1442.  Description:
  1443.  PBClose the Barn Door - This Technical Note discusses the need for 
  1444. Macintosh device drivers to implement _PBClose. You may get the idea when 
  1445. implementing device drivers that _PBClose is superfluous.  After all, if 
  1446. you have a resident driver for a NuBus™ video board, the only time your 
  1447. driver is not needed is if the operating system is going away.  It might 
  1448. seem that nothing important can happen after the operating system goes 
  1449. away, so why bother with _PBClose?  Well, it turns out a lot can happen, 
  1450. and this Note tells you why it is important to implement a Close (_PBClose)
  1451. routine.
  1452.  
  1453.  Name  =  PAP Q&As.cpt
  1454.  Path =  AMUG CD:Files:MacTechNotes:Networking:PAP Q&As.cpt
  1455.  Size:  7K         Date:10/29/92         Version: 
  1456.  Description:
  1457.  PAP Q&As - This Technical Note contains a collection of Q&As relating to a 
  1458. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  1459. along with answers from the DSC engineers. While DSC engineers have checked
  1460. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  1461. editing and organization of other Technical Notes. The Q&A function is to 
  1462. get new technical information and updates to you quickly, saving the polish
  1463. for when the information migrates into reference manuals.
  1464.  
  1465.  Name  =  Owned Resource Shortcuts.cpt
  1466.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Owned Resource Shortcuts.cpt
  1467.  Size:  5K         Date:10/29/92         Version: 
  1468.  Description:
  1469.  Owned Resource Shortcuts - To allow the Font/DA Mover to renumber desk 
  1470. accessories as needed when moving them between system files, desk 
  1471. accessories should use the “owned resource” protocol described in the 
  1472. Resource Manager chapter of Inside Macintosh Volume I.
  1473.  
  1474.  Name  =  Our Checksum Bounced.cpt
  1475.  Path =  AMUG CD:Files:MacTechNotes:Devices:Our Checksum Bounced.cpt
  1476.  Size:  5K         Date:10/29/92         Version: 
  1477.  Description:
  1478.  Our Checksum Bounced - This Technical Note discusses a fix to a SCSI 
  1479. Manager bug which concerns all developers working with SCSI and NuBus™ 
  1480. device drivers.
  1481.  
  1482.  Name  =  Opening Serial Driver.cpt
  1483.  Path =  AMUG CD:Files:MacTechNotes:Devices:Opening Serial Driver.cpt
  1484.  Size:  5K         Date:10/29/92         Version: 
  1485.  Description:
  1486.  Opening Serial Driver - This Technical Note describes the recommended, 
  1487. safe, and compatible way to open the Macintosh serial driver, and it 
  1488. explains why you should no longer check for port availability. Changes 
  1489. since October 1989. Corrected syntax errors in the sample code.
  1490.  
  1491.  Name  =  Opening AppleTalk.cpt
  1492.  Path =  AMUG CD:Files:MacTechNotes:Networking:Opening AppleTalk.cpt
  1493.  Size:  5K         Date:10/29/92         Version: 
  1494.  Description:
  1495.  Opening AppleTalk - This Technical Note describes the most effective, safe,
  1496. and compatible way to open the AppleTalk drivers, .MPP and .ATP. The 
  1497. process of opening the AppleTalk drivers, .MPP and .ATP, can be greatly 
  1498. simplified.  The AppleTalk Manager chapters of Inside Macintosh describe 
  1499. the calls MPPOpen and ATPLoad for use by high-level languages.  They also 
  1500. describe the process of examining low-memory globals SPConfig and PortBUse 
  1501. before calling _Open for assembly language use of AppleTalk.
  1502.  
  1503.  Name  =  OpenRFPerm.cpt
  1504.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:OpenRFPerm.cpt
  1505.  Size:  5K         Date:10/29/92         Version: 
  1506.  Description:
  1507.  OpenRFPerm - This note corrects an error in the description of the Resource
  1508. Manager routine OpenRFPerm found in Inside Macintosh Volume IV.
  1509.  
  1510.  Name  =  OmegaSANE.cpt
  1511.  Path =  AMUG CD:Files:MacTechNotes:Operating System:OmegaSANE.cpt
  1512.  Size: 11K         Date:10/29/92         Version: 
  1513.  Description:
  1514.  OmegaSANE - System 7.0.1 introduced a new version of SANE (the Standard 
  1515. Apple Numerics Environment) known as OmegaSANE.  This Note discusses the 
  1516. features of OmegaSANE and the associated compatibility risks. 
  1517.  
  1518.  Name  =  Old Style Colors.cpt
  1519.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Old Style Colors.cpt
  1520.  Size:  7K         Date:10/29/92         Version: 
  1521.  Description:
  1522.  Old Style Colors - This Technical Note covers limitations of the original 
  1523. Macintosh color model (eight-color) which Inside Macintosh, Volume I-173, 
  1524. QuickDraw does not document. Changes since October 1989. Added definitions 
  1525. of the old-style constants.
  1526.  
  1527.  Name  =  Off-Screen Bitmaps.cpt
  1528.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Off-Screen Bitmaps.cpt
  1529.  Size: 10K         Date:10/29/92         Version: 
  1530.  Description:
  1531.  Off-Screen Bitmaps - This Technical Note provides an example of creating an
  1532. off-screen bitmap, drawing to it, and then copying from it to the screen.
  1533. Changes since April 1990. Clarified the section on window updates with 
  1534. off-screen bitmaps to explicitly limit these updates to your own windows.
  1535.  
  1536.  Name  =  Object Pascal.cpt
  1537.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Object Pascal.cpt
  1538.  Size:  5K         Date:10/29/92         Version: 
  1539.  Description:
  1540.  Object Pascal - Object Pascal must have a CODE segment named %_MethTables 
  1541. in order to access object methods. In MacApp this is taken care of “behind 
  1542. the scenes” so you don’t have to worry about it . However, if you are doing
  1543. a straight Object Pascal program, you must make sure that %_MethTables is 
  1544. around when you need it. If it’s unloaded when you call a method, your 
  1545. Macintosh will begin executing wild noncode and die a gruesome and horrible
  1546. death.
  1547.  
  1548.  Name  =  Number of Resources.cpt
  1549.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Number of Resources.cpt
  1550.  Size:  4K         Date:10/29/92         Version: 
  1551.  Description:
  1552.  Number of Resources - This note describes the limitation of the number of 
  1553. resources in a single resource file.
  1554.  
  1555.  Name  =  Nulls in Filenames.cpt
  1556.  Path =  AMUG CD:Files:MacTechNotes:Files:Nulls in Filenames.cpt
  1557.  Size:  5K         Date:10/29/92         Version: 
  1558.  Description:
  1559.  Nulls in Filenames - Some applications (loosely speaking so as to include 
  1560. Desk Accessories, INITs, and what-have-you) generate or rename special 
  1561. files on the fly so that they are not explicitly named by the user via 
  1562. SFPutFile. Since the Macintosh file system is very liberal about filenames 
  1563. and only excludes colons from the list of acceptable characters, this can 
  1564. lead to some difficulties, both for the end user and for writers of other 
  1565. programs which may see these files.
  1566.  
  1567.  Name  =  NuBus Q&As.cpt
  1568.  Path =  AMUG CD:Files:MacTechNotes:Hardware:NuBus Q&As.cpt
  1569.  Size: 18K         Date:10/29/92         Version: 
  1570.  Description:
  1571.  NuBus Q&As - This Technical Note contains a collection of Q&As relating to 
  1572. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  1573. along with answers from the DSC engineers. While DSC engineers have checked
  1574. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  1575. editing and organization of other Technical Notes. The Q&A function is to 
  1576. get new technical information and updates to you quickly, saving the polish
  1577. for when the information migrates into reference manuals.
  1578.  
  1579.  Name  =  NuBus Power Limits.cpt
  1580.  Path =  AMUG CD:Files:MacTechNotes:Hardware:NuBus Power Limits.cpt
  1581.  Size:  7K         Date:10/29/92         Version: 
  1582.  Description:
  1583.  NuBus Power Limits - This Technical Note discusses a very real power limit 
  1584. for NuBus™ expansion cards and warns developers to heed this limit lest 
  1585. they want users trashing their machines by overextending the Macintosh 
  1586. power supply.
  1587.  
  1588.  Name  =  NuBus Physical Designs.cpt
  1589.  Path =  AMUG CD:Files:MacTechNotes:Hardware:NuBus Physical Designs.cpt
  1590.  Size: 13K         Date:10/29/92         Version: 
  1591.  Description:
  1592.  NuBus Physical Designs - This Technical Note discusses the possible 
  1593. problems you might run into while designing a NuBus™ card. It covers some 
  1594. of the specifications which, if not followed, will have problems with 
  1595. current Macintosh machines, and possibly future machines. Changes since 
  1596. June 1989. Added warnings about the no component area and full-size NuBus 
  1597. cards.
  1598.  
  1599.  Name  =  NuBus Interrupt Latency.cpt
  1600.  Path =  AMUG CD:Files:MacTechNotes:Hardware:NuBus Interrupt Latency.cpt
  1601.  Size:  7K         Date:10/29/92         Version: 
  1602.  Description:
  1603.  NuBus Interrupt Latency - This Technical Note discusses NuBus™ interrupt 
  1604. latency, and why, contrary to popular belief, the Macintosh is not a 
  1605. real-time machine. Changes since December 1988. Changed sample code to 
  1606. defer cursor rendering to a deferred task rather than a “pseudo-VBL” task.
  1607. The Macintosh is not a real-time machine.  The Macintosh does not support 
  1608. DMA. There are many variables in the Macintosh that make it impossible to 
  1609. deterministically figure out exactly when things are going to happen.  
  1610. Despite these facts, there are those who must push the envelope. For these 
  1611. courageous adventurers, we provide the following information in the hope 
  1612. that it speeds your journey.
  1613.  
  1614.  Name  =  NuBus Block Transfers.cpt
  1615.  Path =  AMUG CD:Files:MacTechNotes:Hardware:NuBus Block Transfers.cpt
  1616.  Size:  8K         Date:10/29/92         Version: 
  1617.  Description:
  1618.  NuBus Block Transfers - This Technical Note describes the sResource entries
  1619. needed in a declaration ROM to inform NuBus™ masters when a board is 
  1620. capable of receiving or sending block transfers. In addition to normal long
  1621. word transfers, the NuBus specification defines a number of block transfer 
  1622. transactions. In block mode transfers, the system arbitrates for the bus a 
  1623. single time and then performs a group of consecutive long word transfers 
  1624. before releasing the bus. The reduction in bus arbitration time can result 
  1625. in considerable gains in performance.
  1626.  
  1627.  Name  =  Notification Manager.cpt
  1628.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Notification Manager.cpt
  1629.  Size:  8K         Date:10/29/92         Version: 
  1630.  Description:
  1631.  Notification Manager - This Technical Note describes the Notification 
  1632. Manager, the part of the operating system that lets an application, desk 
  1633. accessory, or driver alert the user. Changes since October 1989. Clarified 
  1634. the section on error handling for calls to _NMInstall.
  1635.  
  1636.  Name  =  Notification Mgr Q&As.cpt
  1637.  Path =  AMUG CD:Files:MacTechNotes:Processes:Notification Mgr Q&As.cpt
  1638.  Size:  7K         Date:10/29/92         Version: 
  1639.  Description:
  1640.  Notification Mgr Q&As - This Technical Note contains a collection of Q&As 
  1641. relating to a specific topic—questions you’ve sent the Developer Support 
  1642. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1643. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1644. have the editing and organization of other Technical Notes. The Q&A 
  1645. function is to get new technical information and updates to you quickly, 
  1646. saving the polish for when the information migrates into reference manuals.
  1647.  
  1648.  Name  =  New Resource Manager Calls.cpt
  1649.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:New Resource Manager Calls.cpt
  1650.  Size:  4K         Date:10/29/92         Version: 
  1651.  Description:
  1652.  New Resource Manager Calls - This Technical Note describes two new Resource
  1653. Manager calls that make opening and creating resource files much easier.
  1654.  
  1655.  Name  =  New CDEV Messages.cpt
  1656.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:New CDEV Messages.cpt
  1657.  Size:  5K         Date:10/29/92         Version: 
  1658.  Description:
  1659.  New CDEV Messages - This Technical Note describes some previously 
  1660. undocumented messages that the Control Panel can send to a Control Panel 
  1661. device (cdev).
  1662.  
  1663.  Name  =  NBP Q&As.cpt
  1664.  Path =  AMUG CD:Files:MacTechNotes:Networking:NBP Q&As.cpt
  1665.  Size:  8K         Date:10/29/92         Version: 
  1666.  Description:
  1667.  NBP Q&As - This Technical Note contains a collection of Q&As relating to a 
  1668. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  1669. along with answers from the DSC engineers. While DSC engineers have checked
  1670. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  1671. editing and organization of other Technical Notes. The Q&A function is to 
  1672. get new technical information and updates to you quickly, saving the polish
  1673. for when the information migrates into reference manuals.
  1674.  
  1675.  Name  =  My Life as a Pascal Object.cpt
  1676.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:My Life as a Pascal Object.cpt
  1677.  Size: 12K         Date:10/29/92         Version: 
  1678.  Description:
  1679.  My Life as a Pascal Object - This Technical Note discusses the PascalObject
  1680. base class, used, for instance, with MacApp programming. The Technical Note
  1681. describes how to write PascalObject derived classes that work with both 
  1682. Object Pascal and C++ code linking. It also describes the current 
  1683. restrictions and bugs with writing C++ code using PascalObject as the base 
  1684. class. This Technical Note is based on MacApp 2.0(.1), MPW 3.2 and MPW C++ 
  1685. 3.1.
  1686.  
  1687.  Name  =  Multiple Inheritance.cpt
  1688.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Multiple Inheritance.cpt
  1689.  Size:  9K         Date:10/29/92         Version: 
  1690.  Description:
  1691.  Multiple Inheritance - This Technical Note answers a common question about 
  1692. MPW C++:  “Why doesn’t HandleObject support multiple inheritance?”  It does
  1693. this by giving a brief overview of how multiple inheritance is implemented 
  1694. in MPW C++.
  1695.  
  1696.  Name  =  Multidisk Installer.cpt
  1697.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Multidisk Installer.cpt
  1698.  Size:  9K         Date:10/29/92         Version: 
  1699.  Description:
  1700.  Multidisk Installer - This Technical Note documents Apple’s Multidisk 
  1701. Installer, and it is in addition to separate Installer documentation which 
  1702. provides the details of writing scripts. Changes since September 1991.  
  1703. Revised information on the use of Installer version 3.1 to version 3.2. 
  1704. Revised information on the use of ScriptCheck version 3.2.1 with Installer 
  1705. version 3.2. Added Common Questions and Answers relating to the use of the 
  1706. Installer.
  1707.  
  1708.  Name  =  MultiFinder and _SetGrowZon.cpt
  1709.  Path =  AMUG CD:Files:MacTechNotes:Memory:MultiFinder and _SetGrowZon.cpt
  1710.  Size:  6K         Date:10/29/92         Version: 
  1711.  Description:
  1712.  MultiFinder and _SetGrowZon - MultiFinder patches the _SetGrowZone trap, 
  1713. and this patch can cause your program to crash if you attempt to save and 
  1714. restore the grow zone procedure.
  1715.  
  1716.  Name  =  MultiFinder Revisited.cpt
  1717.  Path =  AMUG CD:Files:MacTechNotes:Overview:MultiFinder Revisited.cpt
  1718.  Size:  9K         Date:10/29/92         Version: 
  1719.  Description:
  1720.  MultiFinder Revisited - This Technical Note describes several new features 
  1721. found in MultiFinder 6.0 and answers a few more commonly-asked questions.
  1722. Changes since December 1989. Added a warning to the section on 
  1723. childDiedEvents about distribution of MultiFinder 6.1bx.
  1724.  
  1725.  Name  =  MultiFinder Questions.cpt
  1726.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:MultiFinder Questions.cpt
  1727.  Size:  9K         Date:10/29/92         Version: 
  1728.  Description:
  1729.  MultiFinder Questions - This technical note provides answers to some of the
  1730. more frequently asked questions about MultiFinder. The development name for
  1731. MultiFinder was Juggler, so the term “juggle” is used in this technical 
  1732. note to denote a context switch.
  1733.  
  1734.  Name  =  MultiFinder Miscellanea.cpt
  1735.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:MultiFinder Miscellanea.cpt
  1736.  Size: 14K         Date:10/29/92         Version: 
  1737.  Description:
  1738.  MultiFinder Miscellanea - This Technical Note discusses MultiFinder issues 
  1739. of which programmers should be aware. Changes since June 1988. Updated and 
  1740. generalized sample code to reflect new MPW 3.0 calls in both C and Pascal 
  1741. for saving and restoring A5 for interrupt code that accesses application 
  1742. globals.  Removed text that can be found in Programmer’s Guide to 
  1743. MultiFinder, and added a note about _PostEvent.
  1744.  
  1745.  Name  =  Moving Your Cat.cpt
  1746.  Path =  AMUG CD:Files:MacTechNotes:Files:Moving Your Cat.cpt
  1747.  Size:  8K         Date:10/29/92         Version: 
  1748.  Description:
  1749.  Moving Your Cat - This Technical Note clarifies the documentation in Inside
  1750. Macintosh for _PBCatMove and provides a demonstration on how to use it.
  1751. Changes since February 1989, Added a discussion of using NIL for the 
  1752. destination name pointer, which is the simplest way to use _CatMove, and 
  1753. revised the sample code to use the high-level File Manager calls. Thanks to
  1754. Tim Dierks of Apple Developer Technical Support U.K. for pointing out the 
  1755. problems with the previous version of this Note.
  1756.  
  1757.  Name  =  Movie Toolbox Q&As.cpt
  1758.  Path =  AMUG CD:Files:MacTechNotes:QuickTime:Movie Toolbox Q&As.cpt
  1759.  Size: 13K         Date:10/29/92         Version: 
  1760.  Description:
  1761.  Movie Toolbox Q&As - This Technical Note contains a collection of Q&As 
  1762. relating to a specific topic—questions you’ve sent the Developer Support 
  1763. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1764. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1765. have the editing and organization of other Technical Notes. The Q&A 
  1766. function is to get new technical information and updates to you quickly, 
  1767. saving the polish for when the information migrates into reference manuals.
  1768.  
  1769.  Name  =  MoveHHi and SetResPurge.cpt
  1770.  Path =  AMUG CD:Files:MacTechNotes:Memory:MoveHHi and SetResPurge.cpt
  1771.  Size:  5K         Date:10/29/92         Version: 
  1772.  Description:
  1773.  MoveHHi and SetResPurge - SetResPurge(TRUE) is called to make the Memory 
  1774. Manager call the Resource Manager before purging a block specified by a 
  1775. handle. If the handle is a handle to a resource, and its resChanged bit is 
  1776. set, the resource data will be written out (using WriteResource). When 
  1777. MoveHHi is called, even though the handle’s block is not actually being 
  1778. purged, the resource data specified by the handle will be written out. An 
  1779. application can prevent this by calling SetResPurge(FALSE) before calling 
  1780. MoveHHi (and then calling SetResPurge(TRUE) after the MoveHHi call).
  1781.  
  1782.  Name  =  Movable Modal Dialogs.cpt
  1783.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Movable Modal Dialogs.cpt
  1784.  Size:  6K         Date:10/29/92         Version: 
  1785.  Description:
  1786.  Movable Modal Dialogs - This Technical Note describes the process by which 
  1787. an application can remap the Help Manager 'hmnu' resource while a movable 
  1788. modal dialog box is on the screen. The Help Manager handles the case for 
  1789. modal dialog boxes but punts in the case of movable modal dialog boxes. The
  1790. following information will help you get the correct interface performance.
  1791.  
  1792.  Name  =  MoreMasters Revisited.cpt
  1793.  Path =  AMUG CD:Files:MacTechNotes:Memory:MoreMasters Revisited.cpt
  1794.  Size:  7K         Date:10/29/92         Version: 
  1795.  Description:
  1796.  MoreMasters Revisited - MoreMasters should be called from CODE segment 1. 
  1797. The number of master pointers that a program needs can be determined 
  1798. empirically. MoreMasters can be tricked into creating the exact number of 
  1799. master pointers desired.
  1800.  
  1801.  Name  =  Mixing HFS and C I/O.cpt
  1802.  Path =  AMUG CD:Files:MacTechNotes:Files:Mixing HFS and C I/O.cpt
  1803.  Size:  7K         Date:10/29/92         Version: 
  1804.  Description:
  1805.  Mixing HFS and C I/O - This Technical Note discusses the problem of mixing 
  1806. calls to the Macintosh file system with calls to MPW C library file I/O 
  1807. routines. Problems with Communication Between HFS and C. Frequently, 
  1808. developers want to use both Macintosh file I/O and C file I/O.  Developers 
  1809. who do this must keep in mind that they are combining two distinct file 
  1810. representations (the Macintosh and ANSI C). The only limitation on mixing 
  1811. HFS and C I/O functions is that they cannot be mixed on the same open file.
  1812. There are three reasons why this cannot be done.
  1813.  
  1814.  Name  =  Misc Tool Q&As.cpt
  1815.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Misc Tool Q&As.cpt
  1816.  Size:  7K         Date:10/29/92         Version: 
  1817.  Description:
  1818.  Misc Tool Q&As - This Technical Note contains a collection of Q&As relating
  1819. to a specific topic—questions you’ve sent the Developer Support Center 
  1820. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  1821. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  1822. the editing and organization of other Technical Notes. The Q&A function is 
  1823. to get new technical information and updates to you quickly, saving the 
  1824. polish for when the information migrates into reference manuals.
  1825.  
  1826.  Name  =  Menu Mgr Q&As.cpt
  1827.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Menu Mgr Q&As.cpt
  1828.  Size: 25K         Date:10/29/92         Version: 
  1829.  Description:
  1830.  Menu Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  1831. to a specific topic—questions you’ve sent the Developer Support Center 
  1832. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  1833. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  1834. the editing and organization of other Technical Notes. The Q&A function is 
  1835. to get new technical information and updates to you quickly, saving the 
  1836. polish for when the information migrates into reference manuals.
  1837.  
  1838.  Name  =  Memory Mgt Ov Q&As.cpt
  1839.  Path =  AMUG CD:Files:MacTechNotes:Memory:Memory Mgt Ov Q&As.cpt
  1840.  Size:  7K         Date:10/29/92         Version: 
  1841.  Description:
  1842.  Memory Mgt Ov Q&As - This Technical Note contains a collection of Q&As 
  1843. relating to a specific topic—questions you’ve sent the Developer Support 
  1844. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1845. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1846. have the editing and organization of other Technical Notes. The Q&A 
  1847. function is to get new technical information and updates to you quickly, 
  1848. saving the polish for when the information migrates into reference manuals.
  1849.  
  1850.  Name  =  Memory Mgr Q&As.cpt
  1851.  Path =  AMUG CD:Files:MacTechNotes:Memory:Memory Mgr Q&As.cpt
  1852.  Size:  5K         Date:10/29/92         Version: 
  1853.  Description:
  1854.  Memory Mgr Q&As - This Technical Note contains a collection of Q&As 
  1855. relating to a specific topic—questions you’ve sent the Developer Support 
  1856. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1857. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1858. have the editing and organization of other Technical Notes. The Q&A 
  1859. function is to get new technical information and updates to you quickly, 
  1860. saving the polish for when the information migrates into reference manuals.
  1861.  
  1862.  Name  =  Memory H/W Q&As.cpt
  1863.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Memory H/W Q&As.cpt
  1864.  Size:  9K         Date:10/29/92         Version: 
  1865.  Description:
  1866.  Memory H/W Q&As - This Technical Note contains a collection of Q&As 
  1867. relating to a specific topic—questions you’ve sent the Developer Support 
  1868. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1869. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1870. have the editing and organization of other Technical Notes. The Q&A 
  1871. function is to get new technical information and updates to you quickly, 
  1872. saving the polish for when the information migrates into reference manuals.
  1873.  
  1874.  Name  =  Managerial Abuse.cpt
  1875.  Path =  AMUG CD:Files:MacTechNotes:Overview:Managerial Abuse.cpt
  1876.  Size: 11K         Date:10/29/92         Version: 
  1877.  Description:
  1878.  Managerial Abuse - When using the various pieces of the Macintosh operating
  1879. system there is a temptation to try to stretch the built-in Managers too 
  1880. far. Developers should be aware of the intended purpose of the various 
  1881. Managers and beware of using them for things that they were not designed to
  1882. handle. If extended beyond their design goals, they will become slow and 
  1883. unwieldy.
  1884.  
  1885.  Name  =  MacsBug Q&As.cpt
  1886.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MacsBug Q&As.cpt
  1887.  Size: 13K         Date:10/29/92         Version: 
  1888.  Description:
  1889.  MacsBug Q&As - This Technical Note contains a collection of Q&As relating 
  1890. to a specific topic—questions you’ve sent the Developer Support Center 
  1891. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  1892. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  1893. the editing and organization of other Technical Notes. The Q&A function is 
  1894. to get new technical information and updates to you quickly, saving the 
  1895. polish for when the information migrates into reference manuals.
  1896.  
  1897.  Name  =  Macintosh SE/30.cpt
  1898.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Macintosh SE/30.cpt
  1899.  Size:  9K         Date:10/29/92         Version: 
  1900.  Description:
  1901.  Macintosh SE/30 - This Technical Note discusses the Macintosh SE/30, items 
  1902. of interest to developers, and sources for further information. Changes 
  1903. since April 1989. Corrected an error in the addresses of the video display 
  1904. buffers. The Macintosh SE/30 is a modification of the original Macintosh SE
  1905. concept. The SE/30 combines the modularity of the original SE with the 
  1906. capabilities of the larger Macintosh IIx.  Although the name implies that 
  1907. the SE/30 borrows many characteristics from the SE, there are actually 
  1908. substantial differences between the two machines, and this Note addresses 
  1909. some of those differences.
  1910.  
  1911.  Name  =  Macintosh Plus ROMs.cpt
  1912.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Macintosh Plus ROMs.cpt
  1913.  Size:  5K         Date:10/29/92         Version: 
  1914.  Description:
  1915.  Macintosh Plus ROMs - Readers Digest condensed version of Macintosh Plus 
  1916. ROM history, or the truth according to Bo3bdar the everpresent.
  1917.  
  1918.  Name  =  MacinTalk Final Chapter.cpt
  1919.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MacinTalk Final Chapter.cpt
  1920.  Size:  6K         Date:10/29/92         Version: 
  1921.  Description:
  1922.  MacinTalk Final Chapter - This Technical Note discusses the MacinTalk 
  1923. software product.
  1924.  
  1925.  Name  =  MacWorkstation Q&As.cpt
  1926.  Path =  AMUG CD:Files:MacTechNotes:Networking:MacWorkstation Q&As.cpt
  1927.  Size:  7K         Date:10/29/92         Version: 
  1928.  Description:
  1929.  MacWorkstation Q&As - This Technical Note contains a collection of Q&As 
  1930. relating to a specific topic—questions you’ve sent the Developer Support 
  1931. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1932. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1933. have the editing and organization of other Technical Notes. The Q&A 
  1934. function is to get new technical information and updates to you quickly, 
  1935. saving the polish for when the information migrates into reference manuals.
  1936.  
  1937.  Name  =  MacTCP Q&As.cpt
  1938.  Path =  AMUG CD:Files:MacTechNotes:Networking:MacTCP Q&As.cpt
  1939.  Size: 15K         Date:10/29/92         Version: 
  1940.  Description:
  1941.  MacTCP Q&As - This Technical Note contains a collection of Q&As relating to
  1942. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  1943. along with answers from the DSC engineers. While DSC engineers have checked
  1944. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  1945. editing and organization of other Technical Notes. The Q&A function is to 
  1946. get new technical information and updates to you quickly, saving the polish
  1947. for when the information migrates into reference manuals.
  1948.  
  1949.  Name  =  Mac Plus Pinouts.cpt
  1950.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Mac Plus Pinouts.cpt
  1951.  Size:  8K         Date:10/29/92         Version: 
  1952.  Description:
  1953.  Mac Plus Pinouts - This note gives pinout descriptions for some of the 
  1954. Macintosh Plus ports and Macintosh Plus cables that are different than the 
  1955. Macintosh 128K and 512K.
  1956.  
  1957.  Name  =  MacPaint Document Format.cpt
  1958.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MacPaint Document Format.cpt
  1959.  Size:  8K         Date:10/29/92         Version: 
  1960.  Description:
  1961.  MacPaint Document Format - This Technical Note describes the internal 
  1962. format of a MacPaint® document, which is a standard used by many other 
  1963. programs.  This description is the same as that found in the “Macintosh 
  1964. Miscellaneous” section of early Inside Macintosh versions. Changes since 
  1965. October 1988. Fixed bugs in the example code.
  1966.  
  1967.  Name  =  Mac Mem Configurations.cpt
  1968.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Mac Mem Configurations.cpt
  1969.  Size:177K         Date:10/29/92         Version: 
  1970.  Description:
  1971.  Mac Mem Configurations - This Technical Note describes the different 
  1972. possible memory configurations of all models of the Macintosh family that 
  1973. use Single In-line Memory Modules (SIMMs) as well as the non-SIMM memory 
  1974. upgrade options of the Macintosh Portable and Macintosh Classic. (Special 
  1975. thanks to Brian Howard for the Macintosh Plus and original SE drawings, and
  1976. for the inspiration for the other drawings.) This Note also describes the 
  1977. obstacles to using four megabit (Mbit) DRAM SIMMs in Apple Macintosh 
  1978. products to date.
  1979.  
  1980.  Name  =  Mac IIfx Inside Story.cpt
  1981.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Mac IIfx Inside Story.cpt
  1982.  Size:  8K         Date:10/29/92         Version: 
  1983.  Description:
  1984.  Mac IIfx Inside Story - This Technical Note addresses various areas of 
  1985. potential incompatibilities with the Macintosh IIfx and current software 
  1986. applications and provides information about some of Apple’s compatibility 
  1987. software updates.
  1988.  
  1989.  Name  =  Mac II Board Suppliers.cpt
  1990.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Mac II Board Suppliers.cpt
  1991.  Size:  5K         Date:10/29/92         Version: 
  1992.  Description:
  1993.  Mac II Board Suppliers - This note lists suppliers of parts that may be 
  1994. helpful for Macintosh II board developers. If your company supplies these 
  1995. parts, but is not listed here, please send a message to us (at the address 
  1996. on Technical Note #0) and we’ll include you in the next revision of this 
  1997. technical note.
  1998.  
  1999.  Name  =  Mac Common LISP Q&As.cpt
  2000.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Mac Common LISP Q&As.cpt
  2001.  Size:  6K         Date:10/29/92         Version: 
  2002.  Description:
  2003.  Mac Common LISP Q&As - This Technical Note contains a collection of Q&As 
  2004. relating to a specific topic—questions you’ve sent the Developer Support 
  2005. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2006. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2007. have the editing and organization of other Technical Notes. The Q&A 
  2008. function is to get new technical information and updates to you quickly, 
  2009. saving the polish for when the information migrates into reference manuals.
  2010.  
  2011.  Name  =  MacApp 'View' .cpt
  2012.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MacApp 'View' .cpt
  2013.  Size: 19K         Date:10/29/92         Version: 
  2014.  Description:
  2015.  MacApp 'View' - This Technical Note describes the new MacApp 3.0 'View' 
  2016. resource.
  2017.  
  2018.  Name  =  MacApp Q&As.cpt
  2019.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MacApp Q&As.cpt
  2020.  Size: 14K         Date:10/29/92         Version: 
  2021.  Description:
  2022.  MacApp Q&As - This Technical Note contains a collection of Q&As relating to
  2023. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2024. along with answers from the DSC engineers. While DSC engineers have checked
  2025. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2026. editing and organization of other Technical Notes. The Q&A function is to 
  2027. get new technical information and updates to you quickly, saving the polish
  2028. for when the information migrates into reference manuals.
  2029.  
  2030.  Name  =  MacApp Bugs 3.0.cpt
  2031.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MacApp Bugs 3.0.cpt
  2032.  Size: 38K         Date:10/29/92         Version: 
  2033.  Description:
  2034.  MacApp Bugs 3.0 - This Technical Note describes the latest information 
  2035. about bugs or unexpected “features” in MacApp.  Where possible, solutions 
  2036. and fixes are noted.  DTS intends this Note to be a complete list of all 
  2037. known bugs in MacApp and will update it as old bugs are fixed or new ones 
  2038. appear.  If you have encountered a bug or unexpected feature which is not 
  2039. described here, be sure to let DTS know. Specific code examples and 
  2040. suggested fixes are useful.
  2041.  
  2042.  Name  =  MPW for Non-Mac Systems.cpt
  2043.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW for Non-Mac Systems.cpt
  2044.  Size: 11K         Date:10/29/92         Version: 
  2045.  Description:
  2046.  MPW for Non-Mac Systems - This Technical Note discusses using MPW 3.0 for 
  2047. creating software intended to run on 68000-based systems that do not 
  2048. implement the Macintosh run-time architecture. These systems include NuBus™
  2049. cards, peripheral devices, and proprietary 68000 systems.
  2050.  
  2051.  Name  =  MPW Tool Q&As.cpt
  2052.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW Tool Q&As.cpt
  2053.  Size: 15K         Date:10/29/92         Version: 
  2054.  Description:
  2055.  MPW Tool Q&As - This Technical Note contains a collection of Q&As relating 
  2056. to a specific topic—questions you’ve sent the Developer Support Center 
  2057. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2058. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2059. the editing and organization of other Technical Notes. The Q&A function is 
  2060. to get new technical information and updates to you quickly, saving the 
  2061. polish for when the information migrates into reference manuals.
  2062.  
  2063.  Name  =  MPW Q&As.cpt
  2064.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW Q&As.cpt
  2065.  Size:  9K         Date:10/29/92         Version: 
  2066.  Description:
  2067.  MPW Q&As - This Technical Note contains a collection of Q&As relating to a 
  2068. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2069. along with answers from the DSC engineers. While DSC engineers have checked
  2070. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2071. editing and organization of other Technical Notes. The Q&A function is to 
  2072. get new technical information and updates to you quickly, saving the polish
  2073. for when the information migrates into reference manuals.
  2074.  
  2075.  Name  =  MPW Pascal Q&As.cpt
  2076.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW Pascal Q&As.cpt
  2077.  Size:  7K         Date:10/29/92         Version: 
  2078.  Description:
  2079.  MPW Pascal Q&As - This Technical Note contains a collection of Q&As 
  2080. relating to a specific topic—questions you’ve sent the Developer Support 
  2081. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2082. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2083. have the editing and organization of other Technical Notes. The Q&A 
  2084. function is to get new technical information and updates to you quickly, 
  2085. saving the polish for when the information migrates into reference manuals.
  2086.  
  2087.  Name  =  MPW Library Q&As.cpt
  2088.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW Library Q&As.cpt
  2089.  Size:  6K         Date:10/29/92         Version: 
  2090.  Description:
  2091.  MPW Library Q&As - This Technical Note contains a collection of Q&As 
  2092. relating to a specific topic—questions you’ve sent the Developer Support 
  2093. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2094. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2095. have the editing and organization of other Technical Notes. The Q&A 
  2096. function is to get new technical information and updates to you quickly, 
  2097. saving the polish for when the information migrates into reference manuals.
  2098.  
  2099.  Name  =  MPW C Q&As.cpt
  2100.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW C Q&As.cpt
  2101.  Size: 19K         Date:10/29/92         Version: 
  2102.  Description:
  2103.  MPW C Q&As - This Technical Note contains a collection of Q&As relating to 
  2104. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2105. along with answers from the DSC engineers. While DSC engineers have checked
  2106. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2107. editing and organization of other Technical Notes. The Q&A function is to 
  2108. get new technical information and updates to you quickly, saving the polish
  2109. for when the information migrates into reference manuals.
  2110.  
  2111.  Name  =  MPW C Functions.cpt
  2112.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW C Functions.cpt
  2113.  Size:  4K         Date:10/29/92         Version: 
  2114.  Description:
  2115.  MPW C Functions - Here’s the low-down on when C functions need not be 
  2116. declared in include files.
  2117.  
  2118.  Name  =  MPW C++ Q&As.cpt
  2119.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW C++ Q&As.cpt
  2120.  Size: 15K         Date:10/29/92         Version: 
  2121.  Description:
  2122.  MPW C++ Q&As - This Technical Note contains a collection of Q&As relating 
  2123. to a specific topic—questions you’ve sent the Developer Support Center 
  2124. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2125. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2126. the editing and organization of other Technical Notes. The Q&A function is 
  2127. to get new technical information and updates to you quickly, saving the 
  2128. polish for when the information migrates into reference manuals.
  2129.  
  2130.  Name  =  MPW Assembly Q&As.cpt
  2131.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW Assembly Q&As.cpt
  2132.  Size:  6K         Date:10/29/92         Version: 
  2133.  Description:
  2134.  MPW Assembly Q&As - This Technical Note contains a collection of Q&As 
  2135. relating to a specific topic—questions you’ve sent the Developer Support 
  2136. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2137. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2138. have the editing and organization of other Technical Notes. The Q&A 
  2139. function is to get new technical information and updates to you quickly, 
  2140. saving the polish for when the information migrates into reference manuals.
  2141.  
  2142.  Name  =  MPW 2.0.2 Bugs.cpt
  2143.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW 2.0.2 Bugs.cpt
  2144.  Size: 16K         Date:10/29/92         Version: 
  2145.  Description:
  2146.  MPW 2.0.2 Bugs - This Technical Note describes latest information about 
  2147. bugs or unexpected “features” in the MPW C, Pascal, and Assembler products 
  2148. and the Toolbox and OS Interface Libraries.  We intend this Note to be a 
  2149. complete list of all known bugs in these products, which will be updated as
  2150. old bugs are fixed, or new ones appear.  If you have encountered a bug or 
  2151. unexpected feature which is not described here, be sure to let us know.  
  2152. Specific code examples are useful.
  2153.  
  2154.  Name  =  MPW -mc68881.cpt
  2155.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW -mc68881.cpt
  2156.  Size:  9K         Date:10/29/92         Version: 
  2157.  Description:
  2158.  MPW -mc68881 - This Technical Note discusses MPW’s -mc68881 option, which 
  2159. represents Extended values in 96 bits (instead of 80, as with software 
  2160. SANE), and compatibility issues when using non-SANE system calls that 
  2161. expect 80-bit Extended values. Changes since June 1990. Extended the 
  2162. warning about explicitly checking for the presence of an FPU if an 
  2163. application uses floating-point instructions to include the possibility of 
  2164. FPU-less MC68040 products and also raised the issue of extended values 
  2165. embedded in data structures.
  2166.  
  2167.  Name  =  MPW {$LOAD}.cpt
  2168.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:MPW {$LOAD}.cpt
  2169.  Size:  6K         Date:10/29/92         Version: 
  2170.  Description:
  2171.  MPW {$LOAD} - This technical note discusses the Pascal {$LOAD} directive as
  2172. well as how to unload the _DataInit and %_MethTables segments.
  2173.  
  2174.  Name  =  MPP Q&As.cpt
  2175.  Path =  AMUG CD:Files:MacTechNotes:Networking:MPP Q&As.cpt
  2176.  Size:  6K         Date:10/29/92         Version: 
  2177.  Description:
  2178.  MPP Q&As - This Technical Note contains a collection of Q&As relating to a 
  2179. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2180. along with answers from the DSC engineers. While DSC engineers have checked
  2181. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2182. editing and organization of other Technical Notes. The Q&A function is to 
  2183. get new technical information and updates to you quickly, saving the polish
  2184. for when the information migrates into reference manuals.
  2185.  
  2186.  Name  =  Low-Level Printing.cpt
  2187.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Low-Level Printing.cpt
  2188.  Size:  4K         Date:10/29/92         Version: 
  2189.  Description:
  2190.  Low-Level Printing - When you use the low-level printer driver to print, 
  2191. you don’t get the benefits of the error checking that is done when you use 
  2192. the high-level Printing Manager. So, if the user prints to an AppleTalk 
  2193. ImageWriter (including an AppleTalk ImageWriter LQ) that is busy printing 
  2194. another job, the driver doesn’t know whether the printer is busy, offline, 
  2195. or disconnected.  Because of this, PrError will return (and PrintErr will 
  2196. contain) abortErr.
  2197.  
  2198.  Name  =  Lock, Unlock the Range.cpt
  2199.  Path =  AMUG CD:Files:MacTechNotes:Files:Lock, Unlock the Range.cpt
  2200.  Size:  7K         Date:10/29/92         Version: 
  2201.  Description:
  2202.  Lock, Unlock the Range - This Technical Note discusses the _PBLockRange and
  2203. _PBUnlockRange routines; how they act on local and shared volumes and why 
  2204. you should not set the ioPosMode field to fsFromLEOF in the parameter block
  2205. for those routines when accessing a file on an AppleShare volume. Changes 
  2206. since April 1988. Added information on how _PBLockRange and _PBUnlockRange 
  2207. really work.
  2208.  
  2209.  Name  =  Lo Down On Downloading.cpt
  2210.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Lo Down On Downloading.cpt
  2211.  Size:  7K         Date:10/29/92         Version: 
  2212.  Description:
  2213.  Lo Down On Downloading - This technical note discusses a method for 
  2214. downloading PostScript dictionaries automatically using the LaserWriter 
  2215. driver.  It will also provide the format and use of the PREC(103) resource.
  2216. It will also describe some problems with the now obsolete PREC(201) 
  2217. resource.  If you are using PostScript dictionaries, or either of these 
  2218. resources, you should definitely read this note.
  2219.  
  2220.  Name  =  Little PowerBook Sleep.cpt
  2221.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Little PowerBook Sleep.cpt
  2222.  Size:  7K         Date:10/29/92         Version: 
  2223.  Description:
  2224.  Little PowerBook Sleep - The purpose of this Note is to describe the 
  2225. ramifications of resting, sleeping, and power-saving modes in the PowerBook
  2226. family of Macintosh computers, how they may affect your application, and 
  2227. the appropriate ways to defeat them, when appropriate. It also describes 
  2228. some nonintuitive ramifications of working with a battery-powered computer.
  2229.  
  2230.  Name  =  List Mgr Q&As.cpt
  2231.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:List Mgr Q&As.cpt
  2232.  Size:  7K         Date:10/29/92         Version: 
  2233.  Description:
  2234.  List Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  2235. to a specific topic—questions you’ve sent the Developer Support Center 
  2236. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2237. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2238. the editing and organization of other Technical Notes. The Q&A function is 
  2239. to get new technical information and updates to you quickly, saving the 
  2240. polish for when the information migrates into reference manuals.
  2241.  
  2242.  Name  =  LaserWriter Util Q&As.cpt
  2243.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:LaserWriter Util Q&As.cpt
  2244.  Size:  5K         Date:10/29/92         Version: 
  2245.  Description:
  2246.  LaserWriter Util Q&As - This Technical Note contains a collection of Q&As 
  2247. relating to a specific topic—questions you’ve sent the Developer Support 
  2248. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2249. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2250. have the editing and organization of other Technical Notes. The Q&A 
  2251. function is to get new technical information and updates to you quickly, 
  2252. saving the polish for when the information migrates into reference manuals.
  2253.  
  2254.  Name  =  LaserWriter ROM Bugs.cpt
  2255.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:LaserWriter ROM Bugs.cpt
  2256.  Size:  6K         Date:10/29/92         Version: 
  2257.  Description:
  2258.  LaserWriter ROM Bugs - These are LaserWriter bugs that your users may 
  2259. encounter when printing from any Macintosh application. These are for your 
  2260. information; you cannot code around them. The bugs described here occur in 
  2261. the 1.0 and 2.0 LaserWriter ROMs.
  2262.  
  2263.  Name  =  Laser Prep Routines.cpt
  2264.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Laser Prep Routines.cpt
  2265.  Size:  6K         Date:10/29/92         Version: 
  2266.  Description:
  2267.  Laser Prep Routines - This technical note addresses the issues involved in 
  2268. depending on the procedures and constants defined in the Laser Prep 
  2269. dictionary. When you are writing an application that uses PostScript 
  2270. heavily, it is very tempting to call the procedures already defined in the 
  2271. Laser Prep dictionary, rather than taking up the space in the printer’s 
  2272. memory with PostScript procedures of your own. Or, if a procedure in the 
  2273. dictionary doesn’t do what you need it to do, it is tempting to go in and 
  2274. change it to do what you really want.
  2275.  
  2276.  Name  =  Large Screen Displays.cpt
  2277.  Path =  AMUG CD:Files:MacTechNotes:Overview:Large Screen Displays.cpt
  2278.  Size:  5K         Date:10/29/92         Version: 
  2279.  Description:
  2280.  Large Screen Displays - A number of third-party developers have announced 
  2281. large-screen display peripherals for Macintosh. One of them, Radius Inc., 
  2282. has issued a set of guidelines for developers who wish to remain compatible
  2283. with their Radius FPD; unfortunately, one of their recommendations can 
  2284. cause system crashes. This note suggests a more correct approach.
  2285.  
  2286.  Name  =  Large PICT Files.cpt
  2287.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Large PICT Files.cpt
  2288.  Size:  8K         Date:10/29/92         Version: 
  2289.  Description:
  2290.  Large PICT Files - Now that we have scanners and other massive-picture 
  2291. producing types of applications, there is a need to address the problem of 
  2292. how to display a PICT format object that is bigger than a current PICT 
  2293. resource is allowed to be. Note that this technique applies equally well to
  2294. version 1 and version 2 (word-opcode) pictures as produced by the Macintosh
  2295. II.
  2296.  
  2297.  Name  =  LW Optimization Techniques.cpt
  2298.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:LW Optimization Techniques.cpt
  2299.  Size: 10K         Date:10/29/92         Version: 
  2300.  Description:
  2301.  LW Optimization Techniques - This Technical Note discusses techniques for 
  2302. optimizing code for printing on the LaserWriter. Changes since March 1988. 
  2303. Updated the “Printable Paper Area” and “Memory Considerations” sections as 
  2304. well as the printer IDs, moved the error messages from the end of the Note 
  2305. to Technical Note #161, A Printing Loop That Cares…, and removed the 
  2306. “Spool-A-Page/Print-A-Page” section because Technical Note #125, Effect of 
  2307. Spool-A-Page/Print-A-Page on Shared Printers, already thoroughly covers 
  2308. this topic.
  2309.  
  2310.  Name  =  LDEF Madness.cpt
  2311.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:LDEF Madness.cpt
  2312.  Size:  6K         Date:10/29/92         Version: 
  2313.  Description:
  2314.  LDEF Madness - This Technical Note uncovers a problem with writing Pascal 
  2315. list definition procedures and two (yes, count  ’em, two) different methods
  2316. to work around it.
  2317.  
  2318.  Name  =  LAP Q&As.cpt
  2319.  Path =  AMUG CD:Files:MacTechNotes:Networking:LAP Q&As.cpt
  2320.  Size:  8K         Date:10/29/92         Version: 
  2321.  Description:
  2322.  LAP Q&As - This Technical Note contains a collection of Q&As relating to a 
  2323. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2324. along with answers from the DSC engineers. While DSC engineers have checked
  2325. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2326. editing and organization of other Technical Notes. The Q&A function is to 
  2327. get new technical information and updates to you quickly, saving the polish
  2328. for when the information migrates into reference manuals.
  2329.  
  2330.  Name  =  KillNBP.cpt
  2331.  Path =  AMUG CD:Files:MacTechNotes:Networking:KillNBP.cpt
  2332.  Size:  4K         Date:10/29/92         Version: 
  2333.  Description:
  2334.  KillNBP - This technical note clears up some confusion regarding the Name 
  2335. Binding Protocol KillNBP function. The description of the PKillNBP function
  2336. on page 519 of Inside Macintosh Volume V is somewhat confusing. The data 
  2337. type of the parameter thePBptr is incorrectly given as ATPPBPtr and the 
  2338. pointer to the queue element from the NBP call to be aborted is incorrectly
  2339. given as being passed in aKillQEl. 
  2340.  
  2341.  Name  =  Keybd Resource Q&As.cpt
  2342.  Path =  AMUG CD:Files:MacTechNotes:Text:Keybd Resource Q&As.cpt
  2343.  Size:  8K         Date:10/29/92         Version: 
  2344.  Description:
  2345.  Keybd Resource Q&As - This Technical Note contains a collection of Q&As 
  2346. relating to a specific topic—questions you’ve sent the Developer Support 
  2347. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2348. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2349. have the editing and organization of other Technical Notes. The Q&A 
  2350. function is to get new technical information and updates to you quickly, 
  2351. saving the polish for when the information migrates into reference manuals.
  2352.  
  2353.  Name  =  Key Mapping.cpt
  2354.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Key Mapping.cpt
  2355.  Size: 10K         Date:10/29/92         Version: 
  2356.  Description:
  2357.  Key Mapping - This Technical Note describes the Macintosh family key code 
  2358. mapping scheme when running System file 4.1 and later. This Note also 
  2359. provides a “safe” method for remapping keyboards. Changes since October 
  2360. 1990. Added a section on how 'KMAP' resources are matched to specific ADB 
  2361. keyboard types and a section on the original Macintosh and Macintosh Plus 
  2362. keyboards.
  2363.  
  2364.  Name  =  Joy of 32-Bit Clean.cpt
  2365.  Path =  AMUG CD:Files:MacTechNotes:Overview:Joy of 32-Bit Clean.cpt
  2366.  Size:  9K         Date:10/29/92         Version: 
  2367.  Description:
  2368.  Joy of 32-Bit Clean - What to do (and what not to do) to make your programs
  2369. run under A/UX and future versions of the Macintosh System Software.
  2370. Changes since October 1988:  Added information on writing 32-bit clean 
  2371. CDEFs, and updated A/UX information to reflect the capabilities of A/UX 
  2372. 1.1.
  2373.  
  2374.  Name  =  Is This a Spooler?.cpt
  2375.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Is This a Spooler?.cpt
  2376.  Size:  5K         Date:10/29/92         Version: 
  2377.  Description:
  2378.  Is This a Spooler? - When the LaserShare spooler is on an AppleTalk 
  2379. network, it acts like a LaserWriter-type device, which can be chosen and 
  2380. communicated with much like a real LaserWriter. Some applications, however,
  2381. must communicate with a LaserWriter directly, not a spooler. If this is 
  2382. true for your application, you can check whether you are actually talking 
  2383. to a real LaserWriter by sending to the LaserWriter the following query.
  2384.  
  2385.  Name  =  ioPosOffset.cpt
  2386.  Path =  AMUG CD:Files:MacTechNotes:Files:ioPosOffset.cpt
  2387.  Size:  5K         Date:10/29/92         Version: 
  2388.  Description:
  2389.  ioPosOffset - The Device Manager chapter of Inside Macintosh Volume II says
  2390. that ioPosOffset is passed to and returned by Read and Write calls. It also
  2391. says that “After the read [or write] is completed, the position is returned
  2392. in ioPosOffset…” Actually, ioPosOffset is not changed by either call. Also 
  2393. note that device drivers should only look at the dCtlPosition field of the 
  2394. DCE, and should not look directly at the ioPosOffset field of the parameter
  2395. block. The Device Manager sets up dCtlPosition for the driver, taking into 
  2396. account both the ioPosMode and the ioPosOffset.
  2397.  
  2398.  Name  =  ioNamePtr.cpt
  2399.  Path =  AMUG CD:Files:MacTechNotes:Files:ioNamePtr.cpt
  2400.  Size:  5K         Date:10/29/92         Version: 
  2401.  Description:
  2402.  ioNamePtr - It is very important to set ioNamePtr when making PB calls, 
  2403. even if you don’t want  those calls to return a name. Whenever Inside 
  2404. Macintosh indicates that ioNamePtr is either required for input or returns 
  2405. something, you must set ioNamePtr to either nil (if you aren’t using a 
  2406. name) or to point to storage for a Str255. If you don’t explicitly set 
  2407. ioNamePtr, strange and unusual crashes may occur, depending on the 
  2408. machine/configuration your code is run on.  
  2409.  
  2410.  Name  =  ioCompletion.cpt
  2411.  Path =  AMUG CD:Files:MacTechNotes:Files:ioCompletion.cpt
  2412.  Size:  4K         Date:10/29/92         Version: 
  2413.  Description:
  2414.  ioCompletion - When making synchronous calls to the File Manager, it is not
  2415. necessary to clear ioCompletion field of the parameter block, since that is
  2416. done for you. Some earlier technotes explicitly cleared ioCompletion, with 
  2417. the knowledge that this was unnecessary, to try to encourage developers to 
  2418. fill in all fields of parameter blocks as indicated in Inside Macintosh. 
  2419. By the way, this is true of all parameter calls—you only have to set fields
  2420. that are explicitly required.
  2421.  
  2422.  Name  =  Int'l Resource Q&As.cpt
  2423.  Path =  AMUG CD:Files:MacTechNotes:Text:Int'l Resource Q&As.cpt
  2424.  Size: 10K         Date:10/29/92         Version: 
  2425.  Description:
  2426.  Int'l Resource Q&A - This Technical Note contains a collection of Q&As 
  2427. relating to a specific topic—questions you’ve sent the Developer Support 
  2428. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2429. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2430. have the editing and organization of other Technical Notes. The Q&A 
  2431. function is to get new technical information and updates to you quickly, 
  2432. saving the polish for when the information migrates into reference manuals.
  2433.  
  2434.  Name  =  Internets.cpt
  2435.  Path =  AMUG CD:Files:MacTechNotes:Networking:Internets.cpt
  2436.  Size:  5K         Date:10/29/92         Version: 
  2437.  Description:
  2438.  Internets - This Technical Note discusses how AppleTalk applications should
  2439. work across internets, groups of interconnected AppleTalk networks.  It 
  2440. explains the differences between life on a single AppleTalk network and 
  2441. life on an internet. Changes since March 1988. Removed the section on 
  2442. AppleTalk retry timers, as it is no longer accurate.
  2443.  
  2444.  Name  =  International Canceling.cpt
  2445.  Path =  AMUG CD:Files:MacTechNotes:Text:International Canceling.cpt
  2446.  Size:  8K         Date:10/29/92         Version: 
  2447.  Description:
  2448.  International Canceling - This Technical Note describes potential problems 
  2449. canceling operations with the Command-period key sequence and international
  2450. keyboards.
  2451.  
  2452.  Name  =  InternationalCha.cpt
  2453.  Path =  AMUG CD:Files:MacTechNotes:Text:InternationalCha.cpt
  2454.  Size:  6K         Date:10/29/92         Version: 
  2455.  Description:
  2456.  InternationalCha - The International Utilities package and the 
  2457. international resources have been changed with System file 4.1 to take 
  2458. advantage of the Script Manager.
  2459.  
  2460.  Name  =  Installer Q&As.cpt
  2461.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Installer Q&As.cpt
  2462.  Size: 12K         Date:10/29/92         Version: 
  2463.  Description:
  2464.  Installer Q&As - This Technical Note contains a collection of Q&As relating
  2465. to a specific topic—questions you’ve sent the Developer Support Center 
  2466. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2467. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2468. the editing and organization of other Technical Notes. The Q&A function is 
  2469. to get new technical information and updates to you quickly, saving the 
  2470. polish for when the information migrates into reference manuals.
  2471.  
  2472.  Name  =  Inside Object Pascal.cpt
  2473.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Inside Object Pascal.cpt
  2474.  Size:  5K         Date:10/29/92         Version: 
  2475.  Description:
  2476.  Inside Object Pascal - This Technical Note briefly explains why Object 
  2477. Pascal and MacApp should only be used to write applications and MPW tools.
  2478. Although Pascal can be used to write desk accessories, drivers, XCMDs and 
  2479. other types of stand–alone code, and Object Pascal is an extension of 
  2480. Pascal, Object Pascal cannot be used to write anything other than an 
  2481. application.  This limitation is due to the fact that Object Pascal method 
  2482. dispatching relies on a valid A5 pointing to a jump table.  Because MacApp 
  2483. is written in Object Pascal, this limitation applies to it as well.
  2484.  
  2485.  Name  =  Image Writer IIMotio.cpt
  2486.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Image Writer IIMotio.cpt
  2487.  Size:  4K         Date:10/29/92         Version: 
  2488.  Description:
  2489.  Image Writer II Motion - The purpose of this technical note is to answer 
  2490. the many questions asked about why the paper moves the way it does on the 
  2491. ImageWriter II.
  2492.  
  2493.  Name  =  Image Compr Q&As.cpt
  2494.  Path =  AMUG CD:Files:MacTechNotes:QuickTime:Image Compr Q&As.cpt
  2495.  Size:  5K         Date:10/29/92         Version: 
  2496.  Description:
  2497.  Image Compr Q&As - This Technical Note contains a collection of Q&As 
  2498. relating to a specific topic—questions you’ve sent the Developer Support 
  2499. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2500. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2501. have the editing and organization of other Technical Notes. The Q&A 
  2502. function is to get new technical information and updates to you quickly, 
  2503. saving the polish for when the information migrates into reference manuals.
  2504.  
  2505.  Name  =  Identifying Features.cpt
  2506.  Path =  AMUG CD:Files:MacTechNotes:Overview:Identifying Features.cpt
  2507.  Size:  7K         Date:10/29/92         Version: 
  2508.  Description:
  2509.  Identifying Features - This technical note explains how to check at run 
  2510. time to see if specific functionality, such as the “new” TextEdit, is 
  2511. present. Applications should strive to be compatible across all 
  2512. Macintoshes, but there are times when an application must have knowledge 
  2513. about the machine that it is running on.  The new trap, SysEnvirons, will 
  2514. give an application most of the information that it requires (what 
  2515. hardware, what version of system software…).  
  2516.  
  2517.  Name  =  Icon Drawing in 7.cpt
  2518.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Icon Drawing in 7.cpt
  2519.  Size: 15K         Date:10/29/92         Version: 
  2520.  Description:
  2521.  Icon Drawing in 7 - This Technical Note describes how to utilize the 
  2522. built-in System 7 icon drawing utility. Use this information to better 
  2523. conform to the System 7 visual human interface. Changes since May 1992. In 
  2524. this Note, we replaced the C and Pascal interface files and corrected the 
  2525. related text. So much text was tweaked that change bars are used only on 
  2526. code changes. 
  2527.  
  2528.  Name  =  ISO 9660 CD ROM Format.cpt
  2529.  Path =  AMUG CD:Files:MacTechNotes:Files:ISO 9660 CD ROM Format.cpt
  2530.  Size:  5K         Date:10/29/92         Version: 
  2531.  Description:
  2532.  ISO 9660 CD ROM Format - What’s Wrong with my High Sierra Disc? Generally, 
  2533. if a Macintosh has problems with a High Sierra disc, it’s because the disc 
  2534. in question  doesn’t really conform to the High Sierra specification. 
  2535.  
  2536.  Name  =  IOP Diffs Under A/UX.cpt
  2537.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:IOP Diffs Under A/UX.cpt
  2538.  Size:  5K         Date:10/29/92         Version: 
  2539.  Description:
  2540.  IOP Diffs Under A/UX - This Technical Note discusses use of the Macintosh 
  2541. IIfx IOP-based serial driver under A/UX, especially under certain error 
  2542. conditions which cause it to perform differently than documented in 
  2543. termio(7).  (The SCC driver, used on non-IOP machines, conforms to 
  2544. termio(7) in all cases.)  References to “the driver” herein refer to the 
  2545. IOP-based serial driver, seriop.c.
  2546.  
  2547.  Name  =  HyperCard and You.cpt
  2548.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:HyperCard and You.cpt
  2549.  Size: 13K         Date:10/29/92         Version: 
  2550.  Description:
  2551.  HyperCard and You - This Technical Note describes some HyperCard anomalies 
  2552. with which developers should be familiar when developing stackware, and it 
  2553. documents differences between HyperCard versions where appropriate.
  2554. Changes since November 1987. Updated material with regard to HyperCard 2.0 
  2555. and condensing or obsoleting information on bugs which have been addressed.
  2556.  
  2557.  Name  =  Help Mgr Q&As.cpt
  2558.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Help Mgr Q&As.cpt
  2559.  Size: 16K         Date:10/29/92         Version: 
  2560.  Description:
  2561.  Help Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  2562. to a specific topic—questions you’ve sent the Developer Support Center 
  2563. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2564. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2565. the editing and organization of other Technical Notes. The Q&A function is 
  2566. to get new technical information and updates to you quickly, saving the 
  2567. polish for when the information migrates into reference manuals.
  2568.  
  2569.  Name  =  Hard Disk Hacking.cpt
  2570.  Path =  AMUG CD:Files:MacTechNotes:Devices:Hard Disk Hacking.cpt
  2571.  Size:  5K         Date:10/29/92         Version: 
  2572.  Description:
  2573.  Hard Disk Hacking - For those of a technical bent with some extra time, you
  2574. can build your own hard disk system from a cheap SCSI drive and a driver 
  2575. that you write. This is not a project for those short on time, so beware.
  2576.  
  2577.  Name  =  Handles vs. Pointers.cpt
  2578.  Path =  AMUG CD:Files:MacTechNotes:Memory:Handles vs. Pointers.cpt
  2579.  Size:  5K         Date:10/29/92         Version: 
  2580.  Description:
  2581.  Handles vs. Pointers - A handle is a handle and a pointer is a pointer. 
  2582. Applications should avoid embedding non-relocatable objects (that the 
  2583. system assumes will never move) in handles. In order to avoid 
  2584. fragmentation, some applications embed pointers (non-relocatable memory 
  2585. manager objects) in handles, so that the handles can be moved around as 
  2586. needed. This can cause several problems, especially with the Macintosh II, 
  2587. and should be avoided.
  2588.  
  2589.  Name  =  HFS Tidbits.cpt
  2590.  Path =  AMUG CD:Files:MacTechNotes:Files:HFS Tidbits.cpt
  2591.  Size:  5K         Date:10/29/92         Version: 
  2592.  Description:
  2593.  HFS Tidbits - This Technical Note describes two poorly documented features 
  2594. of the File Manager.
  2595.  
  2596.  Name  =  HFS Ruminations.cpt
  2597.  Path =  AMUG CD:Files:MacTechNotes:Files:HFS Ruminations.cpt
  2598.  Size: 10K         Date:10/29/92         Version: 
  2599.  Description:
  2600.  HFS Ruminations - This technical note contains some thoughts concerning 
  2601. HFS.
  2602.  
  2603.  Name  =  HFS Elucidations.cpt
  2604.  Path =  AMUG CD:Files:MacTechNotes:Files:HFS Elucidations.cpt
  2605.  Size: 10K         Date:10/29/92         Version: 
  2606.  Description:
  2607.  HFS Elucidations - This technical note will describe a few problems that 
  2608. can occur while using HFS. It will also describe ways to avoid these 
  2609. problems.
  2610.  
  2611.  Name  =  HFS Comaptibility.cpt
  2612.  Path =  AMUG CD:Files:MacTechNotes:Files:HFS Comaptibility.cpt
  2613.  Size:  7K         Date:10/29/92         Version: 
  2614.  Description:
  2615.  HFS Comaptibility - This technical note tells you how to make sure that 
  2616. your applications run under the Hierarchical File System (HFS). The 
  2617. Hierarchical File System (HFS) provides fast, efficient management of 
  2618. larger volumes than the original Macintosh File System (MFS). Since HFS is 
  2619. hierarchical, HFS folders have a meaning different from MFS folders. In 
  2620. MFS, a folder has only graphical significance—it is only used by the Finder
  2621. as a means of visually grouping files. The MFS directory structure is 
  2622. actually flat (all files are at the ‘root’ level). Under HFS, a folder is a
  2623. directory that can contain files and other directories.
  2624.  
  2625.  Name  =  Globals from Asm.cpt
  2626.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Globals from Asm.cpt
  2627.  Size:  5K         Date:10/29/92         Version: 
  2628.  Description:
  2629.  Globals from Asm - This technical note demonstrates how to access MPW 
  2630. Pascal and MPW C globals from the MPW Assembler.
  2631.  
  2632.  Name  =  Gimmie Depth or Death.cpt
  2633.  Path =  AMUG CD:Files:MacTechNotes:Devices:Gimmie Depth or Death.cpt
  2634.  Size:  7K         Date:10/29/92         Version: 
  2635.  Description:
  2636.  Gimmie Depth or Death - This Technical Note describes two new system calls 
  2637. that allow an application to change the depth and flags for a given device 
  2638. and also check whether a device supports a particular depth and flags 
  2639. setting.  Apple provides these calls to give developers a better way to 
  2640. help users make changes when they consider it appropriate.  Abusive use of 
  2641. these calls is a sure way to guarantee that the Thought Police come after 
  2642. you to confiscate your Macintoshes, your stock of Mountain Dew®, and your 
  2643. Technical Notes binder.  This Note assumes familiarity with Inside 
  2644. Macintosh, Volume V, Graphics Devices.
  2645.  
  2646.  Name  =  Getting thru CUSToms.cpt
  2647.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Getting thru CUSToms.cpt
  2648.  Size: 15K         Date:10/29/92         Version: 
  2649.  Description:
  2650.  Getting thru CUSToms - This technical note provides a way for developers to
  2651. allow sophisticated users to add code to an off-the-shelf application.  
  2652. Using this scheme, the user can easily install the code module; the 
  2653. application has to know how to call it and, optionally, be able to respond 
  2654. to a set of predefined calls from the custom package. 
  2655.  
  2656.  Name  =  Getting a Full Pathname.cpt
  2657.  Path =  AMUG CD:Files:MacTechNotes:Files:Getting a Full Pathname.cpt
  2658.  Size:  8K         Date:10/29/92         Version: 
  2659.  Description:
  2660.  Getting a Full Pathname - This Technical Note describes how to generate a 
  2661. full pathname, given either a Working Directory ID or a real vRefNum and a 
  2662. DirID. By using the techniques shown in this Note, you can find the full 
  2663. pathname from information such as that returned by Standard File. Changes 
  2664. since June 89. Added a note on how to check for A/UX. Fixed bug in C 
  2665. version:  BlockMove() parameters were reversed in pStrcpy(); added range 
  2666. checking to pStrCat(); changed references from “longint” to “long”.  Fixed 
  2667. bug in Pascal and C versions. Changed fsRtDir to fsRtdirID and made 
  2668. references to gHaveAUX consistent.
  2669.  
  2670.  Name  =  GetPhysical .cpt
  2671.  Path =  AMUG CD:Files:MacTechNotes:Memory:GetPhysical .cpt
  2672.  Size: 19K         Date:10/29/92         Version: 
  2673.  Description:
  2674.  GetPhysical - The purpose of this Note is twofold. First, it describes in 
  2675. detail how to use the GetPhysical routine. This routine is critical to the 
  2676. support of alternate bus masters on certain machines without Virtual Memory
  2677. (VM) and all machines with VM. Included is an ancillary discussion of 
  2678. several closely-related VM routines. Second, it reiterates a number of 
  2679. issues important to VM compatibility and elucidates some of the deeper VM 
  2680. issues of which specialized developers should be aware. Compatibility 
  2681. issues are especially important for developers of SCSI drivers, NuBus™ 
  2682. master hardware, and code which runs at interrupt time.
  2683.  
  2684.  Name  =  GetNextEvent & Blinking App.cpt
  2685.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:GetNextEvent & Blinking App.cpt
  2686.  Size:  5K         Date:10/29/92         Version: 
  2687.  Description:
  2688.  GetNextEvent & Blinking App - Wherein arcane mysteries are unraveled so you
  2689. can make the Alarm Clock (or a similar desk accessory) blink the Apple menu
  2690. at the appointed second. Also, why GetNextEvent is a good thing.
  2691.  
  2692.  Name  =  GetNewDialog Errors.cpt
  2693.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:GetNewDialog Errors.cpt
  2694.  Size:  5K         Date:10/29/92         Version: 
  2695.  Description:
  2696.  GetNewDialog Errors - When calling GetNewDialog to retrieve a dialog 
  2697. template from a previously opened resource file, how are error conditions 
  2698. indicated to the caller? Unfortunately, they aren’t. The Dialog Manager 
  2699. calls GetResource and assumes the returned value is good. Since the Dialog 
  2700. Manager doesn’t check, you have two choices. Your first choice is to call 
  2701. GetResource for the dialog template, item list, and any resources needed by
  2702. items in the item list yourself. But what do you do when you find the 
  2703. resources aren’t there? 
  2704.  
  2705.  Name  =  _Gestalt & System Environs.cpt
  2706.  Path =  AMUG CD:Files:MacTechNotes:Overview:_Gestalt & System Environs.cpt
  2707.  Size: 10K         Date:10/29/92         Version: 
  2708.  Description:
  2709.  _Gestalt & System Environs - This Technical Note discusses the latest 
  2710. changes and improvements to the _Gestalt and _SysEnvirons calls. Changes 
  2711. since May 1992. Added information on the gestaltMachineType selector for 
  2712. the Quadra 950, Macintosh LC II, Powerbook 145, and future system software.
  2713.  
  2714.  Name  =  GDevice Mgr Q&As.cpt
  2715.  Path =  AMUG CD:Files:MacTechNotes:Devices:GDevice Mgr Q&As.cpt
  2716.  Size: 12K         Date:10/29/92         Version: 
  2717.  Description:
  2718.  GDevice Mgr Q&As - This Technical Note contains a collection of Q&As 
  2719. relating to a specific topic—questions you’ve sent the Developer Support 
  2720. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2721. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2722. have the editing and organization of other Technical Notes. The Q&A 
  2723. function is to get new technical information and updates to you quickly, 
  2724. saving the polish for when the information migrates into reference manuals.
  2725.  
  2726.  Name  =  Fun with PrJobMerge (#2).cpt
  2727.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Fun with PrJobMerge (#2).cpt
  2728.  Size:  5K         Date:10/29/92         Version: 
  2729.  Description:
  2730.  Fun with PrJobMerge (#2) - This Technical Note discusses some interesting 
  2731. behavior you’ll encounter while using PrJobMerge with the 7.0 and 7.1 
  2732. versions of the LaserWriter driver. Changes since March 1992. Corrected the
  2733. Vulcan-like “THPring” typo to correctly read “THPrint,” and changed a 
  2734. comment in the code to mean what I originally meant.
  2735.  
  2736.  Name  =  Forcing Floppy Size.cpt
  2737.  Path =  AMUG CD:Files:MacTechNotes:Devices:Forcing Floppy Size.cpt
  2738.  Size:  5K         Date:10/29/92         Version: 
  2739.  Description:
  2740.  Forcing Floppy Size - This document explains how to initialize a disk as 
  2741. either single- or double- sided. It only applies to 800K drives, of course.
  2742. You can call the disk driver to initialize a disk and determine 
  2743. programmatically whether it should be initialized as single- (MFS) or 
  2744. double- (HFS) sided. All you have to do is call the .Sony driver directly 
  2745. to do the formatting then the Disk Initialization Package to write the 
  2746. directory information.
  2747.  
  2748.  Name  =  Fonts and the Script Mgr.cpt
  2749.  Path =  AMUG CD:Files:MacTechNotes:Text:Fonts and the Script Mgr.cpt
  2750.  Size:  8K         Date:10/29/92         Version: 
  2751.  Description:
  2752.  Fonts and the Script Mgr - This Technical Note describes how the Script 
  2753. Manager uses the font family ID to determine a script code.
  2754.  
  2755.  Name  =  Font Names.cpt
  2756.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Fonts:Font Names.cpt
  2757.  Size:  8K         Date:10/29/92         Version: 
  2758.  Description:
  2759.  Font Names - This note recommends the use of font names rather than font 
  2760. numbers. The Font Manager chapter of Inside Macintosh Volume IV claims that
  2761. font family numbers 0 through 127 are reserved for use by Apple, and 
  2762. numbers 128 through 255 are assigned by Apple for fonts created by software
  2763. developers. This is no longer true. Developer Technical Support does not 
  2764. assign font family numbers. You should only use font numbers to reference 
  2765. the system font (font 0) and application default font (font 1). All other 
  2766. fonts should be identified by name. The Font/DA Mover will renumber a font 
  2767. when moving it into a file containing a conflicting font family.
  2768.  
  2769.  Name  =  Font Mgr Q&As.cpt
  2770.  Path =  AMUG CD:Files:MacTechNotes:Text:Font Mgr Q&As.cpt
  2771.  Size: 13K         Date:10/29/92         Version: 
  2772.  Description:
  2773.  Font Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  2774. to a specific topic—questions you’ve sent the Developer Support Center 
  2775. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2776. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2777. the editing and organization of other Technical Notes. The Q&A function is 
  2778. to get new technical information and updates to you quickly, saving the 
  2779. polish for when the information migrates into reference manuals.
  2780.  
  2781.  Name  =  Font Height Tables.cpt
  2782.  Path =  AMUG CD:Files:MacTechNotes:Text:Font Height Tables.cpt
  2783.  Size:  5K         Date:10/29/92         Version: 
  2784.  Description:
  2785.  Font Height Tables - This technical note describes how the Font Manager 
  2786. (except in 64K ROMs) calculates height tables for fonts and how you can 
  2787. force recalculation.
  2788.  
  2789.  Name  =  Font File Icons.cpt
  2790.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Fonts:Font File Icons.cpt
  2791.  Size:  5K         Date:10/29/92         Version: 
  2792.  Description:
  2793.  Font File Icons - This Technical Note discusses why you should not link 
  2794. directly from your font files to the font icons provided by LaserWriter 
  2795. driver 5.2 and later. Changes since December 1988. Added some useful tips 
  2796. and described the method required to bundle an icon to your font file.
  2797.  
  2798.  Name  =  Font Family Numbers.cpt
  2799.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Fonts:Font Family Numbers.cpt
  2800.  Size:  9K         Date:10/29/92         Version: 
  2801.  Description:
  2802.  Font Family Numbers - This Technical Note discusses the range of numbers 
  2803. available for identifying font families, how they are allocated among 
  2804. script systems, and what numbers should be used for fonts that were 
  2805. designed to be used as a tool in an application. Changes since August 1990.
  2806. Apple Computer no longer registers font family ID numbers; this note has 
  2807. been altered to reflect the change in policy. Also, the relationship of 
  2808. outline fonts to font families is discussed briefly.
  2809.  
  2810.  Name  =  Font/DA Mover.cpt
  2811.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Font/DA Mover.cpt
  2812.  Size:  5K         Date:10/29/92         Version: 
  2813.  Description:
  2814.  Font/DA Mover - This technical note describes how to make sure that your 
  2815. desk accessory will work after being moved by Font/Desk Accessory Mover.
  2816.  
  2817.  Name  =  Fond of FONDs.cpt
  2818.  Path =  AMUG CD:Files:MacTechNotes:Text:Fond of FONDs.cpt
  2819.  Size: 21K         Date:10/29/92         Version: 
  2820.  Description:
  2821.  Fond of FONDs - This Technical Note takes the place of Tech Note #26, 
  2822. “Character vs. String Operations in QuickDraw” by Bryan Stearns (March 
  2823. 1988), which pointed out the possible differences between the results of a 
  2824. StringWidth call and successive calls to CharWidth. This Note updates and 
  2825. brings into a broader context the issues related to text measuring. It also
  2826. provides additional documentation on font family resources ('FOND's), and 
  2827. addresses various other frequently asked questions related to the Font 
  2828. Manager. 
  2829.  
  2830.  Name  =  Floppy Disk Int Q&As.cpt
  2831.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Floppy Disk Int Q&As.cpt
  2832.  Size:  5K         Date:10/29/92         Version: 
  2833.  Description:
  2834.  Floppy Disk Int Q&As - This Technical Note contains a collection of Q&As 
  2835. relating to a specific topic—questions you’ve sent the Developer Support 
  2836. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2837. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2838. have the editing and organization of other Technical Notes. The Q&A 
  2839. function is to get new technical information and updates to you quickly, 
  2840. saving the polish for when the information migrates into reference manuals.
  2841.  
  2842.  Name  =  Finding Drivers in.cpt
  2843.  Path =  AMUG CD:Files:MacTechNotes:Devices:Finding Drivers in.cpt
  2844.  Size:  6K         Date:10/29/92         Version: 
  2845.  Description:
  2846.  Finding Drivers - This note will explain how code can be written to 
  2847. determine the reference number of a previously installed driver when only 
  2848. the name is known. Changes since 2/86, Since the driver can be purged and 
  2849. the DCE still be allocated, the code now tests for dCtlDriver being NIL as 
  2850. well.
  2851.  
  2852.  Name  =  Finders and Drives.cpt
  2853.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Finders and Drives.cpt
  2854.  Size:  5K         Date:10/29/92         Version: 
  2855.  Description:
  2856.  Finders and Drives - This technical note describes the differences in the 
  2857. way the 1.1g, 4.1, 5.0 and newer Finders communicate with foreign 
  2858. (non-Sony) disk drives.
  2859.  
  2860.  Name  =  Finder Q&As.cpt
  2861.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Finder Q&As.cpt
  2862.  Size: 16K         Date:10/29/92         Version: 
  2863.  Description:
  2864.  Finder Q&As - This Technical Note contains a collection of Q&As relating to
  2865. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2866. along with answers from the DSC engineers. While DSC engineers have checked
  2867. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2868. editing and organization of other Technical Notes. The Q&A function is to 
  2869. get new technical information and updates to you quickly, saving the polish
  2870. for when the information migrates into reference manuals.
  2871.  
  2872.  Name  =  Finder Notes.cpt
  2873.  Path =  AMUG CD:Files:MacTechNotes:Overview:Finder Notes.cpt
  2874.  Size:  4K         Date:10/29/92         Version: 
  2875.  Description:
  2876.  Finder Notes - The Finder has undergone a couple of changes you should keep
  2877. in mind when creating the “bundle” information for your application.
  2878.  
  2879.  Name  =  Finder Flags.cpt
  2880.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Finder Flags.cpt
  2881.  Size:  4K         Date:10/29/92         Version: 
  2882.  Description:
  2883.  Finder Flags - This revision corrects the meanings of bits 6 and 7, which 
  2884. were interchanged in the older version of this technical note. ResEdit uses
  2885. these bits incorrectly in versions older than 1.2.
  2886.  
  2887.  Name  =  FindDItem.cpt
  2888.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:FindDItem.cpt
  2889.  Size:  4K         Date:10/29/92         Version: 
  2890.  Description:
  2891.  FindDItem - FindDItem is a potentially useful call which returns the number
  2892. of a dialog item given a point in local coordinates and a dialog handle. It
  2893. returns an item number of –1 if no item’s rectangle overlaps the point. 
  2894. This is all well and good, except you don’t get back quite what you would 
  2895. expect.
  2896.  
  2897.  Name  =  File Sharing .cpt
  2898.  Path =  AMUG CD:Files:MacTechNotes:Files:File Sharing .cpt
  2899.  Size:  9K         Date:10/29/92         Version: 
  2900.  Description:
  2901.  File Sharing - This Note describes modifications to the existing File 
  2902. Manager routines, PBGetCatInfo, PBHGetDirAccess, PBHSetDirAccess, 
  2903. PBHSetFLock and PBHRstFLock, when used on volumes prepared by Macintosh 
  2904. System 7 File Sharing. There are several differences between System 7 File 
  2905. Sharing and AppleShare 2.0.1. This Note describes what those differences 
  2906. mean when calling PBGetCatInfo, PBHGetDirAccess, PBHSetDirAccess, 
  2907. PBHSetFLock and PBHRstFLock on local volumes that return bHasPersonal 
  2908. AccessPrivileges to PBHGetVolParms.
  2909.  
  2910.  Name  =  File Mgt Overview Q&As.cpt
  2911.  Path =  AMUG CD:Files:MacTechNotes:Files:File Mgt Overview Q&As.cpt
  2912.  Size:  7K         Date:10/29/92         Version: 
  2913.  Description:
  2914.  File Mgt Overview Q&As - This Technical Note contains a collection of Q&As 
  2915. relating to a specific topic—questions you’ve sent the Developer Support 
  2916. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2917. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2918. have the editing and organization of other Technical Notes. The Q&A 
  2919. function is to get new technical information and updates to you quickly, 
  2920. saving the polish for when the information migrates into reference manuals.
  2921.  
  2922.  Name  =  File Handling Q&As.cpt
  2923.  Path =  AMUG CD:Files:MacTechNotes:Files:File Handling Q&As.cpt
  2924.  Size: 24K         Date:10/29/92         Version: 
  2925.  Description:
  2926.  File Handling Q&As - This Technical Note contains a collection of Q&As 
  2927. relating to a specific topic—questions you’ve sent the Developer Support 
  2928. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2929. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2930. have the editing and organization of other Technical Notes. The Q&A 
  2931. function is to get new technical information and updates to you quickly, 
  2932. saving the polish for when the information migrates into reference manuals.
  2933.  
  2934.  Name  =  Feeder Fodder.cpt
  2935.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Feeder Fodder.cpt
  2936.  Size: 10K         Date:10/29/92         Version: 
  2937.  Description:
  2938.  Feeder Fodder - This Technical Note discusses the new Feeder button 
  2939. available in the 6.1, and 7.0 versions of the LaserWriter driver.  This 
  2940. Feeder button mechanism allows developers to insert code into the 
  2941. LaserWriter driver to support a sheet feeder connected to a LaserWriter.  
  2942. This Note provides a description of the button, as well as information 
  2943. required to implement one.
  2944.  
  2945.  Name  =  Fear No SCSI.cpt
  2946.  Path =  AMUG CD:Files:MacTechNotes:Devices:Fear No SCSI.cpt
  2947.  Size: 12K         Date:10/29/92         Version: 
  2948.  Description:
  2949.  Fear No SCSI - This Technical Note discusses the answers to questions that 
  2950. are often asked about SCSI and that are not discussed in Inside Macintosh 
  2951. Volumes IV and V.
  2952.  
  2953.  Name  =  FPU Operations on Quadras.cpt
  2954.  Path =  AMUG CD:Files:MacTechNotes:Hardware:FPU Operations on Quadras.cpt
  2955.  Size: 19K         Date:10/29/92         Version: 
  2956.  Description:
  2957.  FPU Operations on Quadras - This Technical Note discusses floating-point 
  2958. unit (FPU) instruction support on Macintosh Quadra platforms with special 
  2959. emphasis given to compatibility and performance concerns. Changes since 
  2960. June 1992. Added warning to check for an FPU before attempting to execute 
  2961. FPU instructions.
  2962.  
  2963.  Name  =  Excellent CD Notes.cpt
  2964.  Path =  AMUG CD:Files:MacTechNotes:Devices:Excellent CD Notes.cpt
  2965.  Size:  9K         Date:10/29/92         Version: 
  2966.  Description:
  2967.  Excellent CD Notes - This Technical Note discusses issues concerning the 
  2968. use of the AppleCD SC drive, the Apple CD-ROM device driver, and the 
  2969. Foreign File Access software extension.
  2970.  
  2971.  Name  =  Event Mgr Q&As.cpt
  2972.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Event Mgr Q&As.cpt
  2973.  Size: 11K         Date:10/29/92         Version: 
  2974.  Description:
  2975.  Event Mgr Q&As - This Technical Note contains a collection of Q&As relating
  2976. to a specific topic—questions you’ve sent the Developer Support Center 
  2977. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2978. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2979. the editing and organization of other Technical Notes. The Q&A function is 
  2980. to get new technical information and updates to you quickly, saving the 
  2981. polish for when the information migrates into reference manuals.
  2982.  
  2983.  Name  =  Ethernet Q&As.cpt
  2984.  Path =  AMUG CD:Files:MacTechNotes:Networking:Ethernet Q&As.cpt
  2985.  Size:  9K         Date:10/29/92         Version: 
  2986.  Description:
  2987.  Ethernet Q&As - This Technical Note contains a collection of Q&As relating 
  2988. to a specific topic—questions you’ve sent the Developer Support Center 
  2989. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2990. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2991. the editing and organization of other Technical Notes. The Q&A function is 
  2992. to get new technical information and updates to you quickly, saving the 
  2993. polish for when the information migrates into reference manuals.
  2994.  
  2995.  Name  =  Error in FCBPBRec.cpt
  2996.  Path =  AMUG CD:Files:MacTechNotes:Files:Error in FCBPBRec.cpt
  2997.  Size:  4K         Date:10/29/92         Version: 
  2998.  Description:
  2999.  Error in FCBPBRec - The declaration of a FCBPBRec is wrong in Inside 
  3000. Macintosh Volume IV  and early versions of MPW. This has been fixed in MPW 
  3001. 1.0 and newer. An error was made in the declaration of an FCBPBRec 
  3002. parameter block that is used in PBGetFCBInfo calls. The field ioFCBIndx was
  3003. incorrectly listed as a LONGINT.
  3004.  
  3005.  Name  =  Edition Mgr Q&As.cpt
  3006.  Path =  AMUG CD:Files:MacTechNotes:Interapplication Comm.:Edition Mgr Q&As.cpt
  3007.  Size:  7K         Date:10/29/92         Version: 
  3008.  Description:
  3009.  Edition Mgr Q&As - This Technical Note contains a collection of Q&As 
  3010. relating to a specific topic—questions you’ve sent the Developer Support 
  3011. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3012. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3013. have the editing and organization of other Technical Notes. The Q&A 
  3014. function is to get new technical information and updates to you quickly, 
  3015. saving the polish for when the information migrates into reference manuals.
  3016.  
  3017.  Name  =  Edit File Format.cpt
  3018.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Edit File Format.cpt
  3019.  Size:  5K         Date:10/29/92         Version: 
  3020.  Description:
  3021.  Edit File Format - This technical note describes the format of the files 
  3022. created by Edit. It has been verified for versions 1.x and 2.0.
  3023.  
  3024.  Name  =  Drivers and DAs in.cpt
  3025.  Path =  AMUG CD:Files:MacTechNotes:Devices:Drivers and DAs in.cpt
  3026.  Size:  8K         Date:10/29/92         Version: 
  3027.  Description:
  3028.  Drivers and DAs - This Technical Note describes a few complications which 
  3029. rear their rather ugly little heads when a desk accessory or driver needs 
  3030. periodic time.  It also presents a few solutions to work around these 
  3031. problems and make life easier, at least periodically. Changes since August 
  3032. 1989, Corrected _BitClr and _BitSet examples.  Okay, I admit it.  I was 
  3033. having too good of a time when I wrote the original Note and messed up the 
  3034. bit manipulations at the end.  My vision was blurred; I was in no condition
  3035. to see those tiny little things.
  3036.  
  3037.  Name  =  Drive Queue Elemets.cpt
  3038.  Path =  AMUG CD:Files:MacTechNotes:Devices:Drive Queue Elemets.cpt
  3039.  Size:  7K         Date:10/29/92         Version: 
  3040.  Description:
  3041.  Drive Queue Elemets - This note expands on Inside Macintosh’s definition of
  3042. the drive queue, which is given in the File Manager chapter.
  3043.  
  3044.  Name  =  Drawing TextGraf.cpt
  3045.  Path =  AMUG CD:Files:MacTechNotes:Text:Drawing TextGraf.cpt
  3046.  Size:  4K         Date:10/29/92         Version: 
  3047.  Description:
  3048.  Drawing TextGraf - When you draw a character into a GrafPort, your program 
  3049. will die with an address error if the width of the GrafPort is smaller than
  3050. the width of the character. If you check before drawing the character to 
  3051. see if the GrafPort is wide enough, you can avoid this unfortunate tragedy.
  3052.  
  3053.  Name  =  Drawing Icons.cpt
  3054.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Drawing Icons.cpt
  3055.  Size:  8K         Date:10/29/92         Version: 
  3056.  Description:
  3057.  Drawing Icons - Using resources of type ICON allows drawing of icons in 
  3058. srcOr mode.  Using resources of type ICN# allows for more variety when 
  3059. drawing icons.
  3060.  
  3061.  Name  =  Dont Use ResApp Byt.cpt
  3062.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Dont Use ResApp Byt.cpt
  3063.  Size:  4K         Date:10/29/92         Version: 
  3064.  Description:
  3065.  Dont Use ResApp Byt - The section of the Resource Manager chapter of Inside
  3066. Macintosh which describes the internal format of a resource file shows an 
  3067. area of the resource header labeled “available for application data.” You 
  3068. should not use this area—it is used by the Resource Manager.
  3069.  
  3070.  Name  =  Don’t Call ADBReInit in sys.cpt
  3071.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Don’t Call ADBReInit in sys.cpt
  3072.  Size:  5K         Date:10/29/92         Version: 
  3073.  Description:
  3074.  Don’t Call ADBReInit in sys - Because of a bug (which causes auto-repeat) 
  3075. in the ROM version of the Macintosh SE keyboard driver, a patch was placed 
  3076. in System 4.1. If ADBReInit is called, the ROM version of the keyboard 
  3077. driver will be reloaded, and the RAM version of the driver with the patches
  3078. will not be used. Therefore, it is recommended that ADBReInit not be called
  3079. on the Macintosh SE until the problem is fixed. (There is no need to call 
  3080. ADBReInit.) This problem will not occur with the Macintosh II ROM version 
  3081. of the keyboard driver.
  3082.  
  3083.  Name  =  Document Names.cpt
  3084.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Document Names.cpt
  3085.  Size:  5K         Date:10/29/92         Version: 
  3086.  Description:
  3087.  Document Names - Our compatibility testing for LaserShare (Apple’s 
  3088. LaserWriter spooler) has turned up a number of applications that do not 
  3089. provide the Printing Manager with a document name; although this feature is
  3090. not required, it is nice for users that share printers.
  3091.  
  3092.  Name  =  Disk Driver Q&As.cpt
  3093.  Path =  AMUG CD:Files:MacTechNotes:Devices:Disk Driver Q&As.cpt
  3094.  Size: 11K         Date:10/29/92         Version: 
  3095.  Description:
  3096.  Disk Driver Q&As - This Technical Note contains a collection of Q&As 
  3097. relating to a specific topic—questions you’ve sent the Developer Support 
  3098. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3099. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3100. have the editing and organization of other Technical Notes. The Q&A 
  3101. function is to get new technical information and updates to you quickly, 
  3102. saving the polish for when the information migrates into reference manuals.
  3103.  
  3104.  Name  =  Directory Handling Q&As.cpt
  3105.  Path =  AMUG CD:Files:MacTechNotes:Files:Directory Handling Q&As.cpt
  3106.  Size: 14K         Date:10/29/92         Version: 
  3107.  Description:
  3108.  Directory Handling Q&As - This Technical Note contains a collection of Q&As
  3109. relating to a specific topic—questions you’ve sent the Developer Support 
  3110. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3111. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3112. have the editing and organization of other Technical Notes. The Q&A 
  3113. function is to get new technical information and updates to you quickly, 
  3114. saving the polish for when the information migrates into reference manuals.
  3115.  
  3116.  Name  =  Dialog Mgr Q&As.cpt
  3117.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Dialog Mgr Q&As.cpt
  3118.  Size: 15K         Date:10/29/92         Version: 
  3119.  Description:
  3120.  Dialog Mgr Q&As - This Technical Note contains a collection of Q&As 
  3121. relating to a specific topic—questions you’ve sent the Developer Support 
  3122. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3123. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3124. have the editing and organization of other Technical Notes. The Q&A 
  3125. function is to get new technical information and updates to you quickly, 
  3126. saving the polish for when the information migrates into reference manuals.
  3127.  
  3128.  Name  =  DiaglogsfromDAs.cpt
  3129.  Path =  AMUG CD:Files:MacTechNotes:Processes:DiaglogsfromDAs.cpt
  3130.  Size:  5K         Date:10/29/92         Version: 
  3131.  Description:
  3132.  DiaglogsfromDAs - When a desk accessory creates a window (including a 
  3133. modeless dialog window) it must set the windowKind to its refnum—a negative
  3134. number. When the application calls GetNextEvent, the Event Manager calls 
  3135. SystemEvent, which checks to see if the event belongs to a desk accessory. 
  3136. SystemEvent checks the windowKind of the frontmost window, and uses the 
  3137. (negative) number for the refnum to make a control call, giving the desk 
  3138. accessory a shot at the event. Then SystemEvent returns TRUE, and 
  3139. GetNextEvent returns FALSE.
  3140.  
  3141.  Name  =  Device Mgt Ov Q&As.cpt
  3142.  Path =  AMUG CD:Files:MacTechNotes:Devices:Device Mgt Ov Q&As.cpt
  3143.  Size: 12K         Date:10/29/92         Version: 
  3144.  Description:
  3145.  Device Mgt Ov Q&As - This Technical Note contains a collection of Q&As 
  3146. relating to a specific topic—questions you’ve sent the Developer Support 
  3147. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3148. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3149. have the editing and organization of other Technical Notes. The Q&A 
  3150. function is to get new technical information and updates to you quickly, 
  3151. saving the polish for when the information migrates into reference manuals.
  3152.  
  3153.  Name  =  Device Mgr Q&As.cpt
  3154.  Path =  AMUG CD:Files:MacTechNotes:Devices:Device Mgr Q&As.cpt
  3155.  Size: 13K         Date:10/29/92         Version: 
  3156.  Description:
  3157.  Device Mgr Q&As - This Technical Note contains a collection of Q&As 
  3158. relating to a specific topic—questions you’ve sent the Developer Support 
  3159. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3160. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3161. have the editing and organization of other Technical Notes. The Q&A 
  3162. function is to get new technical information and updates to you quickly, 
  3163. saving the polish for when the information migrates into reference manuals.
  3164.  
  3165.  Name  =  Device Independen Printing.cpt
  3166.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Device Independen Printing.cpt
  3167.  Size:  5K         Date:10/29/92         Version: 
  3168.  Description:
  3169.  Device Independen Printing - The Printing Manager was designed to give 
  3170. Macintosh applications a device- independent method of printing, but we 
  3171. have provided device-dependent information, such as the contents of the 
  3172. print record. Due to the large number of printer-type drivers becoming 
  3173. available (even for non-printer devices) device independence is more 
  3174. necessary than ever. What this means to you, as a developer, is that we 
  3175. will no longer be providing (or supporting) information regarding the 
  3176. internal structure of the print record. 
  3177.  
  3178.  Name  =  Device Driver Q&As.cpt
  3179.  Path =  AMUG CD:Files:MacTechNotes:Devices:Device Driver Q&As.cpt
  3180.  Size:  9K         Date:10/29/92         Version: 
  3181.  Description:
  3182.  Device Driver Q&As - This Technical Note contains a collection of Q&As 
  3183. relating to a specific topic—questions you’ve sent the Developer Support 
  3184. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3185. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3186. have the editing and organization of other Technical Notes. The Q&A 
  3187. function is to get new technical information and updates to you quickly, 
  3188. saving the polish for when the information migrates into reference manuals.
  3189.  
  3190.  Name  =  Desktop Mgr Q&As.cpt
  3191.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Desktop Mgr Q&As.cpt
  3192.  Size:  5K         Date:10/29/92         Version: 
  3193.  Description:
  3194.  Desktop Mgr Q&As - This Technical Note contains a collection of Q&As 
  3195. relating to a specific topic—questions you’ve sent the Developer Support 
  3196. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3197. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3198. have the editing and organization of other Technical Notes. The Q&A 
  3199. function is to get new technical information and updates to you quickly, 
  3200. saving the polish for when the information migrates into reference manuals.
  3201.  
  3202.  Name  =  Desktop File Resources.cpt
  3203.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Desktop File Resources.cpt
  3204.  Size:  5K         Date:10/29/92         Version: 
  3205.  Description:
  3206.  Desktop File Resources - This Technical Note describes the resources found 
  3207. in the Desktop file.  You should not base anything critical on the format 
  3208. of the Desktop file. System 7 already uses another scheme as did AppleShare
  3209. 2.0 under System 6.0.x.
  3210.  
  3211.  Name  =  Desktop File Limits.cpt
  3212.  Path =  AMUG CD:Files:MacTechNotes:Overview:Desktop File Limits.cpt
  3213.  Size:  5K         Date:10/29/92         Version: 
  3214.  Description:
  3215.  Desktop File Limits - There is a limit to the number of applications/files 
  3216. that the Finder can “see” on a single volume. This limitation is imposed by
  3217. the Desktop file. The Desktop file is a resource file that the Finder uses 
  3218. to keep track of information about files and applications, including Finder
  3219. file comments (Get Info comments), and how these files and applications 
  3220. relate to each other. 
  3221.  
  3222.  Name  =  DeskHook and INIT Evils.cpt
  3223.  Path =  AMUG CD:Files:MacTechNotes:Operating System:DeskHook and INIT Evils.cpt
  3224.  Size:  7K         Date:10/29/92         Version: 
  3225.  Description:
  3226.  DeskHook and INIT Evils - This Technical Note discusses INIT evils, the 
  3227. foremost of which deals with clearing DeskHook and DragHook at INIT time.
  3228. Changes since August 1989. Added warning about clearing DragHook.
  3229.  
  3230.  Name  =  Deferred Task Traps.cpt
  3231.  Path =  AMUG CD:Files:MacTechNotes:Processes:Deferred Task Traps.cpt
  3232.  Size:  8K         Date:10/29/92         Version: 
  3233.  Description:
  3234.  Deferred Task Traps - This Technical Note shows how to determine when the 
  3235. Deferred Task Manager is available, points out a compatibility issue with 
  3236. the Macintosh Plus, explains how and when deferred tasks are called, and 
  3237. shows how to access the dtParm parameter from deferred tasks written in C 
  3238. and Pascal.
  3239.  
  3240.  Name  =  Debug with Purge.cpt
  3241.  Path =  AMUG CD:Files:MacTechNotes:Overview:Debug with Purge.cpt
  3242.  Size:  5K         Date:10/29/92         Version: 
  3243.  Description:
  3244.  Debug with Purge  - If you are having problems finding bugs like handles 
  3245. that aren’t locked down when they should be, or resources that aren’t there
  3246. when they’re supposed to be, there is a handy technique for forcing these 
  3247. problems to the surface.
  3248.  
  3249.  Name  =  Debugging Tips.cpt
  3250.  Path =  AMUG CD:Files:MacTechNotes:Overview:Debugging Tips.cpt
  3251.  Size:  6K         Date:10/29/92         Version: 
  3252.  Description:
  3253.  Debugging Tips - This presents a few tips which may make your debugging 
  3254. easier.
  3255.  
  3256.  Name  =  Date & Time Problems.cpt
  3257.  Path =  AMUG CD:Files:MacTechNotes:Text:Date & Time Problems.cpt
  3258.  Size:  5K         Date:10/29/92         Version: 
  3259.  Description:
  3260.  Date & Time Problems - This Technical Note describes known bugs and 
  3261. features in and solutions to the date and time routines introduced in 
  3262. Script Manager 2.0.
  3263.  
  3264.  Name  =  Data In Resource Fork.cpt
  3265.  Path =  AMUG CD:Files:MacTechNotes:Files:Data In Resource Fork.cpt
  3266.  Size:  4K         Date:10/29/92         Version: 
  3267.  Description:
  3268.  Data In Resource Fork - Don’t use the resource fork of a file for 
  3269. non-resource data. Parts of the system (including the File Manager and the 
  3270. Finder) assume that if this fork exists, it will contain valid Resource 
  3271. Manager information. PBOpenRF was provided to allow copying of the resource
  3272. fork of a file in its entirety, without Resource Manager interpretation. Do
  3273. not use it to open “another data fork.”
  3274.  
  3275.  Name  =  DDP Q&As.cpt
  3276.  Path =  AMUG CD:Files:MacTechNotes:Networking:DDP Q&As.cpt
  3277.  Size:  7K         Date:10/29/92         Version: 
  3278.  Description:
  3279.  DDP Q&As - This Technical Note contains a collection of Q&As relating to a 
  3280. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  3281. along with answers from the DSC engineers. While DSC engineers have checked
  3282. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  3283. editing and organization of other Technical Notes. The Q&A function is to 
  3284. get new technical information and updates to you quickly, saving the polish
  3285. for when the information migrates into reference manuals.
  3286.  
  3287.  Name  =  DAM Extensions.cpt
  3288.  Path =  AMUG CD:Files:MacTechNotes:Networking:DAM Extensions.cpt
  3289.  Size: 14K         Date:10/29/92         Version: 
  3290.  Description:
  3291.  DAM Extensions - This Technical Note discusses coding data access 
  3292. extensions that provide an interface between the Data Access Manager and 
  3293. remote data sources. Each of the functions that a data access extension 
  3294. must implement is described.
  3295.  
  3296.  Name  =  Custom Menu Flashing Bug.cpt
  3297.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Custom Menu Flashing Bug.cpt
  3298.  Size:  4K         Date:10/29/92         Version: 
  3299.  Description:
  3300.  Custom Menu Flashing Bug - Selected menu items in a custom 'MDEF' resource 
  3301. do not flash correctly due to a bug in the Menu Manager.  This Technical 
  3302. Note describes the problem and explains how to make your 'MDEF' flash 
  3303. correctly.
  3304.  
  3305.  Name  =  Creating In Drop Folders.cpt
  3306.  Path =  AMUG CD:Files:MacTechNotes:Files:Creating In Drop Folders.cpt
  3307.  Size:  5K         Date:10/29/92         Version: 
  3308.  Description:
  3309.  Creating In Drop Folders - This technical note outlines the steps an 
  3310. application must take to create files inside AppleShare drop folders.
  3311. The AppleShare File Server allows the creation of drop folders. These are 
  3312. folders for which the user has the Make Changes privilege (write access), 
  3313. but not See Files (read access) or See Folders (search access).
  3314.  
  3315.  Name  =  CreateResFile & PMSP.cpt
  3316.  Path =  AMUG CD:Files:MacTechNotes:Files:CreateResFile & PMSP.cpt
  3317.  Size:  7K         Date:10/29/92         Version: 
  3318.  Description:
  3319.  CreateResFile & PMSP - CreateResFile checks to see if a resource file with 
  3320. a given name exists, and if it does, returns a dupFNErr (–48) error. 
  3321. Unfortunately, to do this check, CreateResFile uses a call that follows the
  3322. Poor Man’s Search Path (PMSP).
  3323.  
  3324.  Name  =  CopyBits & GC QuickDraw.cpt
  3325.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:CopyBits & GC QuickDraw.cpt
  3326.  Size:  6K         Date:10/29/92         Version: 
  3327.  Description:
  3328.  CopyBits & GC QuickDraw - This Technical Note discusses conditions that may
  3329. cause _CopyBits to slow down when QuickDraw acceleration is on via the 
  3330. Apple 8•24 GC Display Card.
  3331.  
  3332.  Name  =  Coop with Coprocessor.cpt
  3333.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Coop with Coprocessor.cpt
  3334.  Size:  6K         Date:10/29/92         Version: 
  3335.  Description:
  3336.  Coop with Coprocessor - The use of the 68881 or 68882 coprocessor is 
  3337. usually handled by the SANE package or by a development system’s libraries.
  3338. Some developers may wish to use the coprocessor during special 
  3339. circumstances, such as at interrupt level or installing their own hardware 
  3340. floating point exception handlers. In these two situations, there are 
  3341. special requirements that must be met. These requirements will require 
  3342. floating–point assembly code and are discussed in this Technical Note.
  3343.  
  3344.  Name  =  Control Panel Q&As.cpt
  3345.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Control Panel Q&As.cpt
  3346.  Size:  8K         Date:10/29/92         Version: 
  3347.  Description:
  3348.  Control Panel Q&As - This Technical Note contains a collection of Q&As 
  3349. relating to a specific topic—questions you’ve sent the Developer Support 
  3350. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3351. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3352. have the editing and organization of other Technical Notes. The Q&A 
  3353. function is to get new technical information and updates to you quickly, 
  3354. saving the polish for when the information migrates into reference manuals.
  3355.  
  3356.  Name  =  Control Mgr Q&As.cpt
  3357.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Control Mgr Q&As.cpt
  3358.  Size:  7K         Date:10/29/92         Version: 
  3359.  Description:
  3360.  Control Mgr Q&As - This Technical Note contains a collection of Q&As 
  3361. relating to a specific topic—questions you’ve sent the Developer Support 
  3362. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3363. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3364. have the editing and organization of other Technical Notes. The Q&A 
  3365. function is to get new technical information and updates to you quickly, 
  3366. saving the polish for when the information migrates into reference manuals.
  3367.  
  3368.  Name  =  Control & Status Calls.cpt
  3369.  Path =  AMUG CD:Files:MacTechNotes:Devices:Control & Status Calls.cpt
  3370.  Size:  6K         Date:10/29/92         Version: 
  3371.  Description:
  3372.  Control & Status Calls - This Technical Note discusses situations under 
  3373. which high-level Status calls do not work correctly and PBStatus calls 
  3374. should be made instead. Changes since February 1990, Information has been 
  3375. added describing similar problems with high-level Control calls.
  3376.  
  3377.  Name  =  Connection Mgr Q&As.cpt
  3378.  Path =  AMUG CD:Files:MacTechNotes:Communications:Connection Mgr Q&As.cpt
  3379.  Size:  6K         Date:10/29/92         Version: 
  3380.  Description:
  3381.  Connection Mgr Q&As - This Technical Note contains a collection of Q&As 
  3382. relating to a specific topic—questions you’ve sent the Developer Support 
  3383. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3384. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3385. have the editing and organization of other Technical Notes. The Q&A 
  3386. function is to get new technical information and updates to you quickly, 
  3387. saving the polish for when the information migrates into reference manuals.
  3388.  
  3389.  Name  =  Compleat TeachText.cpt
  3390.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Compleat TeachText.cpt
  3391.  Size: 15K         Date:10/29/92         Version: 
  3392.  Description:
  3393.  Compleat TeachText - This Technical Note explains how to use TeachText to 
  3394. create release notes, complete with pictures, which every Macintosh owner 
  3395. can read.  This Note assumes familiarity with ResEdit.
  3396.  
  3397.  Name  =  Compatibility Why and How.cpt
  3398.  Path =  AMUG CD:Files:MacTechNotes:Overview:Compatibility Why and How.cpt
  3399.  Size: 30K         Date:10/29/92         Version: 
  3400.  Description:
  3401.  Compatibility Why and How - While creating or revising any program for the 
  3402. Macintosh, you should be aware of the most common reasons why programs fail
  3403. on various versions of the Macintosh. This note will detail some common 
  3404. failure modes, why they occur, and how to avoid them.
  3405.  
  3406.  Name  =  Compatability Guidelines.cpt
  3407.  Path =  AMUG CD:Files:MacTechNotes:Overview:Compatability Guidelines.cpt
  3408.  Size:  8K         Date:10/29/92         Version: 
  3409.  Description:
  3410.  Compatability Guidelines - Apple has many enhancements planned for the 
  3411. Macintosh family of computers. To help ensure your software’s compatibility
  3412. with these enhancements, check each item in this note to be sure that 
  3413. you’re following the recommendations.
  3414.  
  3415.  Name  =  Command-Shift Keys.cpt
  3416.  Path =  AMUG CD:Files:MacTechNotes:Operating System:Command-Shift Keys.cpt
  3417.  Size:  4K         Date:10/29/92         Version: 
  3418.  Description:
  3419.  Command-Shift Keys - In the standard system, there are two Command-Shift- 
  3420. number key combinations that are automatically captured and processed by 
  3421. GetNextEvent. 
  3422.  
  3423.  Name  =  Comm Toolbox Ov Q&As.cpt
  3424.  Path =  AMUG CD:Files:MacTechNotes:Communications:Comm Toolbox Ov Q&As.cpt
  3425.  Size: 12K         Date:10/29/92         Version: 
  3426.  Description:
  3427.  Comm Toolbox Ov Q&As - This Technical Note contains a collection of Q&As 
  3428. relating to a specific topic—questions you’ve sent the Developer Support 
  3429. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3430. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3431. have the editing and organization of other Technical Notes. The Q&A 
  3432. function is to get new technical information and updates to you quickly, 
  3433. saving the polish for when the information migrates into reference manuals.
  3434.  
  3435.  Name  =  Colorizing CopyBits.cpt
  3436.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Colorizing CopyBits.cpt
  3437.  Size:  6K         Date:10/29/92         Version: 
  3438.  Description:
  3439.  Colorizing CopyBits - Inside Macintosh Volume V states that the foreground 
  3440. and background colors are applied to an image during a CopyBits or CopyMask
  3441. call. Accidental use of this feature can create bizarre coloring effects. 
  3442. This note explains what happens, how to avoid problems, and how to use it.
  3443.  
  3444.  Name  =  Color, Windows & 7.0.cpt
  3445.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Color, Windows & 7.0.cpt
  3446.  Size: 20K         Date:10/29/92         Version: 
  3447.  Description:
  3448.  Color, Windows & 7.0 - System software version 7.0 introduces a new look 
  3449. for the Macintosh desktop. In order to implement those changes, 'wctb' and 
  3450. 'cctb' resources have changed in both form and use; it is now up to 
  3451. developers to take the lead and help the new standard work. The task can be
  3452. divided into two main areas: in most cases all developers have to do is to 
  3453. stick to the system resources in order to provide a homogeneous feel to the
  3454. user; developers in this group need only make sure the old 'wctb's are 
  3455. disposed of and that all dialogs and windows are based on CGrafPorts.
  3456.  
  3457.  Name  =  Color QuickDraw Q&As.cpt
  3458.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Color QuickDraw Q&As.cpt
  3459.  Size: 36K         Date:10/29/92         Version: 
  3460.  Description:
  3461.  Color QuickDraw Q&As - This Technical Note contains a collection of Q&As 
  3462. relating to a specific topic—questions you’ve sent the Developer Support 
  3463. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3464. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3465. have the editing and organization of other Technical Notes. The Q&A 
  3466. function is to get new technical information and updates to you quickly, 
  3467. saving the polish for when the information migrates into reference manuals.
  3468.  
  3469.  Name  =  Color Printing.cpt
  3470.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Printing:Color Printing.cpt
  3471.  Size:  8K         Date:10/29/92         Version: 
  3472.  Description:
  3473.  Color Printing - This discusses color printing in a Macintosh application.
  3474. Whereas the original eight-color model of QuickDraw was sufficient for 
  3475. printing in color on the ImageWriter II, the introduction of Color 
  3476. QuickDraw has created the need for more sophisticated printing methods.
  3477.  
  3478.  Name  =  Color Monitor Connection.cpt
  3479.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Color Monitor Connection.cpt
  3480.  Size:  6K         Date:10/29/92         Version: 
  3481.  Description:
  3482.  Color Monitor Connection - This Technical Note describes how to connect the
  3483. Macintosh II Video Card, Macintosh IIci built-in video, and Macintosh LC 
  3484. video to third-party monitors. Changes since February 1990. Added pinout 
  3485. description for the Macintosh LC external video connector and a Macintosh 
  3486. LC to VGA monitor adapter cable.  Standardized signal names throughout 
  3487. Note.
  3488.  
  3489.  Name  =  Color Mgr Q&As.cpt
  3490.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Color Mgr Q&As.cpt
  3491.  Size:  6K         Date:10/29/92         Version: 
  3492.  Description:
  3493.  Color Mgr Q&As - This Technical Note contains a collection of Q&As relating
  3494. to a specific topic—questions you’ve sent the Developer Support Center 
  3495. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  3496. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  3497. the editing and organization of other Technical Notes. The Q&A function is 
  3498. to get new technical information and updates to you quickly, saving the 
  3499. polish for when the information migrates into reference manuals.
  3500.  
  3501.  Name  =  Color Cursor Cursing.cpt
  3502.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Color Cursor Cursing.cpt
  3503.  Size:  4K         Date:10/29/92         Version: 
  3504.  Description:
  3505.  Color Cursor Cursing - Working with color cursors you create from scratch 
  3506. can cause headaches. This Technical Note may help a bit. Changes since June
  3507. 1989. Added a warning about purgeable 'clut' resources.
  3508.  
  3509.  Name  =  Clickless Sound.cpt
  3510.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Clickless Sound.cpt
  3511.  Size:  5K         Date:10/29/92         Version: 
  3512.  Description:
  3513.  Clickless Sound - This Technical Note formerly described how to use the 
  3514. Sound Driver to produce continuous sound without clicking. Changes since 
  3515. March 1988. The continuous sound technique is no longer recommended.
  3516.  
  3517.  Name  =  'ckid' Resource Format.cpt
  3518.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:'ckid' Resource Format.cpt
  3519.  Size:  8K         Date:10/29/92         Version: 
  3520.  Description:
  3521.  'ckid' Resource Format - This Technical Note describes the 'ckid' resource 
  3522. format used by MPW’s Projector.  If you are writing an editor or 
  3523. development system, you may wish to allow or disallow file modification 
  3524. based on the information in the resource.
  3525.  
  3526.  Name  =  Chooser PACK.cpt
  3527.  Path =  AMUG CD:Files:MacTechNotes:Overview:Chooser PACK.cpt
  3528.  Size:  9K         Date:10/29/92         Version: 
  3529.  Description:
  3530.  Chooser PACK - Beginning with version 3.2, the Chooser has been enhanced to
  3531. provide support for additional controls.
  3532.  
  3533.  Name  =  ChangedResource.cpt
  3534.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:ChangedResource.cpt
  3535.  Size:  5K         Date:10/29/92         Version: 
  3536.  Description:
  3537.  ChangedResource - The toolbox trap ChangedResource is used to inform the 
  3538. Resource Manager that the contents of a resource have changed and should be
  3539. written to disk. The actual write occurs on the next call to WriteResource 
  3540. (for the specific resource) or UpdateResFile (for the resource file 
  3541. containing the specified resource). When called, ChangedResource reserves 
  3542. enough disk space to contain the changed resource. A little-known “feature”
  3543. of ChangedResource is that it reserves disk space every time it is called. 
  3544.  
  3545.  Name  =  Category Index.cpt
  3546.  Path =  AMUG CD:Files:MacTechNotes: Indexes:Category Index.cpt
  3547.  Size: 41K         Date:10/29/92         Version: 
  3548.  Description:
  3549.  Category Index - This index lists each Technical Note by Cataogry, and 
  3550. gives a brief description of of it's contents.
  3551.  
  3552.  Name  =  Calling SetResLoad.cpt
  3553.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Calling SetResLoad.cpt
  3554.  Size:  4K         Date:10/29/92         Version: 
  3555.  Description:
  3556.  Calling SetResLoad - Calling SetResLoad(FALSE) can be useful if you need to
  3557. get a handle to a resource, without causing the resource to be loaded from 
  3558. disk if it isn’t already in memory. SetResLoad changes the value of the 
  3559. low-memory global ResLoad (at location $A5E).
  3560.  
  3561.  Name  =  Caching.cpt
  3562.  Path =  AMUG CD:Files:MacTechNotes:Files:Caching.cpt
  3563.  Size:  7K         Date:10/29/92         Version: 
  3564.  Description:
  3565.  Caching - This technical note describes disk and File System caching on the
  3566. Macintosh, with particular emphasis on the high-level File System cache. Of
  3567. the three caches used for file I/O, this is the one which could have the 
  3568. most impact on your program. 
  3569.  
  3570.  Name  =  Cache As Cache Can.cpt
  3571.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Cache As Cache Can.cpt
  3572.  Size: 16K         Date:10/29/92         Version: 
  3573.  Description:
  3574.  Cache As Cache Can - This Technical Note documents cache behavior, 
  3575. manipulation of processor caches, and manipulation of external caches on 
  3576. Macintosh models that incorporate these features. It also describes how 
  3577. system software uses a memory management unit (when available) to implement
  3578. special caching options. Changes since October 1991. Described use of 
  3579. AppleTalk Transition Queue event, ATTransSpeedChange, when altering the 
  3580. 68040 cache state on the fly. This call must be issued so that LocalTalk 
  3581. can reevaluate its timers. Otherwise LocalTalk becomes disabled.
  3582.  
  3583.  Name  =  CMOS On LC PDS.cpt
  3584.  Path =  AMUG CD:Files:MacTechNotes:Hardware:CMOS On LC PDS.cpt
  3585.  Size:  4K         Date:10/29/92         Version: 
  3586.  Description:
  3587.  CMOS On LC PDS - This Technical Note provides PDS card developers with some
  3588. important information about making PDS cards for the Macintosh LC. Due to 
  3589. the way the Macintosh LC was designed, Apple strongly recommends that all 
  3590. PDS cards be developed with CMOS parts.
  3591.  
  3592.  Name  =  C Glue.cpt
  3593.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:C Glue.cpt
  3594.  Size:  5K         Date:10/29/92         Version: 
  3595.  Description:
  3596.  C Glue - MPW 2.0 includes new C interfaces to ROM routines which no longer 
  3597. do string and point conversions. These new interfaces are described here.
  3598.  
  3599.  Name  =  CDEF Params and Bugs.cpt
  3600.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:CDEF Params and Bugs.cpt
  3601.  Size:  5K         Date:10/29/92         Version: 
  3602.  Description:
  3603.  CDEF Params and Bugs - This Technical Note describes known bugs in the 
  3604. Control Manager which affect control definition functions ('CDEF' 
  3605. resources). Changes since August 1988. Updated to reflect known bugs in the
  3606. posCntl and thumbCntl messages and the Control Manager _TrackControl call.
  3607.  
  3608.  Name  =  CD-ROM Q&As.cpt
  3609.  Path =  AMUG CD:Files:MacTechNotes:Devices:CD-ROM Q&As.cpt
  3610.  Size: 12K         Date:10/29/92         Version: 
  3611.  Description:
  3612.  CD-ROM Q&As - This Technical Note contains a collection of Q&As relating to
  3613. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  3614. along with answers from the DSC engineers. While DSC engineers have checked
  3615. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  3616. editing and organization of other Technical Notes. The Q&A function is to 
  3617. get new technical information and updates to you quickly, saving the polish
  3618. for when the information migrates into reference manuals.
  3619.  
  3620.  Name  =  C++ Pitfalls.cpt
  3621.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:C++ Pitfalls.cpt
  3622.  Size: 22K         Date:10/29/92         Version: 
  3623.  Description:
  3624.  C++ Pitfalls - This Technical Note covers most of the common and serious 
  3625. subtle problems that a MPW C++ user might encounter. For more information 
  3626. consult the current C++ literature. This Note will be updated periodically 
  3627. to reflect changes in the language and the compiler. Always read the 
  3628. release notes included with the MPW C++ to find out the latest status for 
  3629. known bugs and restrictions.
  3630.  
  3631.  Name  =  Bus Error Handlers.cpt
  3632.  Path =  AMUG CD:Files:MacTechNotes:Devices:Bus Error Handlers.cpt
  3633.  Size: 12K         Date:10/29/92         Version: 
  3634.  Description:
  3635.  Bus Error Handlers - This Technical Note discusses bus errors and how 
  3636. applications and drivers should deal with them. Changes since February 
  3637. 1991, Discussion of why declaration ROMs are necessary in NuBus™ design. 
  3638. This discussion is important for those who are considering using a 
  3639. workaround instead of declaration ROMs. Also added are some hints that you 
  3640. should be aware of if you are planning to write a bus error handler for the
  3641. ’040.
  3642.  
  3643.  Name  =  Bundles.cpt
  3644.  Path =  AMUG CD:Files:MacTechNotes:Toolbox:Bundles.cpt
  3645.  Size:  6K         Date:10/29/92         Version: 
  3646.  Description:
  3647.  Bundles - A bundle is a collection of resources. Bundles can be used for a 
  3648. number of different purposes, and are currently used by the Finder ito tie 
  3649. an icon to a file type, allowing your application or data file to have its 
  3650. own icon.
  3651.  
  3652.  Name  =  Break/CTS Serial Driver Eve.cpt
  3653.  Path =  AMUG CD:Files:MacTechNotes:Hardware:Break/CTS Serial Driver Eve.cpt
  3654.  Size:  5K         Date:10/29/92         Version: 
  3655.  Description:
  3656.  Break/CTS Serial Driver Eve - This technical note documents the event 
  3657. record information that gets passed when the serial driver posts an event 
  3658. for a break/CTS status change. The serial driver can be programmed to post 
  3659. a device driver event upon encountering a break status change or CTS change
  3660. (via the SerHShake call). The structure of device driver events is 
  3661. driver-specific. This technical note documents the event record information
  3662. that gets passed when the serial driver posts a device driver event for a 
  3663. break/CTS status change.
  3664.  
  3665.  Name  =  Borrowed AFP Sessions.cpt
  3666.  Path =  AMUG CD:Files:MacTechNotes:Networking:Borrowed AFP Sessions.cpt
  3667.  Size: 11K         Date:10/29/92         Version: 
  3668.  Description:
  3669.  Borrowed AFP Sessions - This Technical Note shows how to borrow the session
  3670. reference number of an AFP volume mounted by the Macintosh File System. It 
  3671. also shows how to retrieve other information from the file system for a 
  3672. mounted AFP volume.
  3673.  
  3674.  Name  =  Boot Problems.cpt
  3675.  Path =  AMUG CD:Files:MacTechNotes:Devices:Boot Problems.cpt
  3676.  Size: 18K         Date:10/29/92         Version: 
  3677.  Description:
  3678.  Boot Problems - The death of a hard disk with megabytes worth of data can 
  3679. be exceedingly traumatic. This technical note will describe techniques for 
  3680. recovering a hard disk and the data that is on it. The discussion will also
  3681. include some tips on how to avoid problems.
  3682.  
  3683.  Name  =  Boot Blocks.cpt
  3684.  Path =  AMUG CD:Files:MacTechNotes:Devices:Boot Blocks.cpt
  3685.  Size:  5K         Date:10/29/92         Version: 
  3686.  Description:
  3687.  Boot Blocks - There are two undocumented features of the Boot Blocks. This 
  3688. note will describe how they currently work. Warning - The format and 
  3689. functionality of the Boot Blocks will change in the future; dependence on 
  3690. this information may cause your program to fail on future hardware or with 
  3691. future System software.
  3692.  
  3693.  Name  =  Blessed Folder.cpt
  3694.  Path =  AMUG CD:Files:MacTechNotes:Files:Blessed Folder.cpt
  3695.  Size:  5K         Date:10/29/92         Version: 
  3696.  Description:
  3697.  Blessed Folder - This Technical Note describes how to determine which 
  3698. folder on an HFS volume is the blessed folder, that is, the folder that 
  3699. contains both the System file and the Finder. Changes since January 1986, 
  3700. The information about how to find the "Blessed Folder" has been deleted 
  3701. from this technical note. The FindFolder function can now be used to find 
  3702. the "Blessed Folder" and is documented in Inside Macintosh Volume VI, pages
  3703. 9-42 to 9-44. This note now includes information about how to bless a 
  3704. folder to the new system folder.
  3705.  
  3706.  Name  =  BitMapToRegion.cpt
  3707.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:BitMapToRegion.cpt
  3708.  Size:  5K         Date:10/29/92         Version: 
  3709.  Description:
  3710.  BitMapToRegion - This Technical Note discusses the routine BitMapToRegion, 
  3711. which converts a bitmap to a region, and is available in the 32-Bit 
  3712. QuickDraw INIT and from Apple Software Licensing. Changes since October 
  3713. 1989. Added trap definitions for developers using the 32-Bit QuickDraw 
  3714. version of this routine without the correct MPW include file.
  3715.  
  3716.  Name  =  Basic QuickDraw Q&As.cpt
  3717.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:Basic QuickDraw Q&As.cpt
  3718.  Size: 27K         Date:10/29/92         Version: 
  3719.  Description:
  3720.  Basic QuickDraw Q&As - This Technical Note contains a collection of Q&As 
  3721. relating to a specific topic—questions you’ve sent the Developer Support 
  3722. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3723. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3724. have the editing and organization of other Technical Notes. The Q&A 
  3725. function is to get new technical information and updates to you quickly, 
  3726. saving the polish for when the information migrates into reference manuals.
  3727.  
  3728.  Name  =  Avoid Using Network Events.cpt
  3729.  Path =  AMUG CD:Files:MacTechNotes:Networking:Avoid Using Network Events.cpt
  3730.  Size:  5K         Date:10/29/92         Version: 
  3731.  Description:
  3732.  Avoid Using Network Events - Future System software enhancements will not 
  3733. support network events. This note gives hints on weaning your application 
  3734. from the use of network events.
  3735.  
  3736.  Name  =  Available Volumes.cpt
  3737.  Path =  AMUG CD:Files:MacTechNotes:Files:Available Volumes.cpt
  3738.  Size:  5K         Date:10/29/92         Version: 
  3739.  Description:
  3740.  Available Volumes - Standard File lets the user select one file from any 
  3741. available volume; it is sometimes necessary for an application to find 
  3742. which volumes are present. This technical note gives the proper method of 
  3743. accomplishing this. There is a little-noticed feature of the low-level file
  3744. manager call PBHGetVInfo which allows specification of a “volume index” to 
  3745. select the volume. 
  3746.  
  3747.  Name  =  Author Index.cpt
  3748.  Path =  AMUG CD:Files:MacTechNotes: Indexes:Author Index.cpt
  3749.  Size:  9K         Date:10/29/92         Version: 
  3750.  Description:
  3751.  Author Index - This index lists each author and the Technical Notes they 
  3752. are responsible for.
  3753.  
  3754.  Name  =  Assembly Language _InitGraf.cpt
  3755.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Assembly Language _InitGraf.cpt
  3756.  Size:  5K         Date:10/29/92         Version: 
  3757.  Description:
  3758.  Assembly Language _InitGraf - The Macintosh Programmer’s Workshop (MPW) 
  3759. requires assembly-language programmers to allocate their own QuickDraw 
  3760. global variables rather than use the default record as indicated in Inside 
  3761. Macintosh.
  3762.  
  3763.  Name  =  Arbitr UseofAFPMisc.cpt
  3764.  Path =  AMUG CD:Files:MacTechNotes:Networking:Arbitr UseofAFPMisc.cpt
  3765.  Size:  5K         Date:10/29/92         Version: 
  3766.  Description:
  3767.  Arbitr UseofAFPMisc - This Technical Note discusses a scheme for 
  3768. arbitrating the use of the afpMiscUserCommand and afpMiscUserWrite 
  3769. AppleTalk Filing Protocol (AFP) commands. Inside Macintosh Volume V lists 
  3770. two AFP command codes that are reserved for developers. They are 
  3771. afpMiscUserCommand (call number 191) and afpMiscUserWrite (call number 
  3772. 254). Several developers have asked that Apple arbitrate the use of those 
  3773. two AFP calls. This Technical Note describes our recommended solution.
  3774.  
  3775.  Name  =  AppleTalk Phase 2.cpt
  3776.  Path =  AMUG CD:Files:MacTechNotes:Networking:AppleTalk Phase 2.cpt
  3777.  Size: 18K         Date:10/29/92         Version: 
  3778.  Description:
  3779.  AppleTalk Phase 2 - This Technical Note discusses the new features and 
  3780. calls available with AppleTalk Phase 2. Changes since August 1989. 
  3781. Incorporated the ClosePrep and CancelClosePrep transitions and the new 
  3782. control calls to the .MPP driver.
  3783.  
  3784.  Name  =  AppleTalk Ov Q&As.cpt
  3785.  Path =  AMUG CD:Files:MacTechNotes:Networking:AppleTalk Ov Q&As.cpt
  3786.  Size:  9K         Date:10/29/92         Version: 
  3787.  Description:
  3788.  AppleTalk Ov Q&As - This Technical Note contains a collection of Q&As 
  3789. relating to a specific topic—questions you’ve sent the Developer Support 
  3790. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3791. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3792. have the editing and organization of other Technical Notes. The Q&A 
  3793. function is to get new technical information and updates to you quickly, 
  3794. saving the polish for when the information migrates into reference manuals.
  3795.  
  3796.  Name  =  AppleTalk Interfaces.cpt
  3797.  Path =  AMUG CD:Files:MacTechNotes:Networking:AppleTalk Interfaces.cpt
  3798.  Size:  5K         Date:10/29/92         Version: 
  3799.  Description:
  3800.  AppleTalk Interfaces - What you need to do in order to use high-level 
  3801. AppleTalk routines depends upon the interfaces you are using. Some 
  3802. differences are outlined below.
  3803.  
  3804.  Name  =  AppleTalk2.cpt
  3805.  Path =  AMUG CD:Files:MacTechNotes:Networking:AppleTalk2.cpt
  3806.  Size: 60K         Date:10/29/92         Version: 
  3807.  Description:
  3808.  AppleTalk2 - This Technical Note discusses the new features of AppleTalk 
  3809. available for system software version 7.0 and AppleTalk version 57. The new
  3810. features include support for the Flagship Naming Service and the AppleTalk 
  3811. Multiple Node Architecture. We present the Multiple Node Architecture and 
  3812. discuss the new calls available to applications. We also discuss the impact
  3813. of the new architecture on AppleTalk Device files (ADEVs), and the changes 
  3814. necessary to make them multinode compatible.
  3815.  
  3816.  Name  =  AppleShare and Old Finder.cpt
  3817.  Path =  AMUG CD:Files:MacTechNotes:Networking:AppleShare and Old Finder.cpt
  3818.  Size:  5K         Date:10/29/92         Version: 
  3819.  Description:
  3820.  AppleShare and Old Finder - A rumor has been spread that if you use a 
  3821. pre-AppleShare Finder on a workstation to access AppleShare volumes, you 
  3822. can bypass AppleShare’s “access privilege” mechanisms. This is not true. 
  3823. Access controls are enforced by the server, not by the Finder. If you use 
  3824. an older Finder, you are still prevented (by the server) from gaining 
  3825. access to protected files and folders; however, you will not get the proper
  3826. user-interface feedback that you would if you were using the correct 
  3827. Finder.
  3828.  
  3829.  Name  =  AppleShareable Applications.cpt
  3830.  Path =  AMUG CD:Files:MacTechNotes:Networking:AppleShareable Applications.cpt
  3831.  Size:  7K         Date:10/29/92         Version: 
  3832.  Description:
  3833.  AppleShareable Applications - Normally, applications on an AppleShare 
  3834. server volume cannot be executed by more than one user at a time. This 
  3835. technical note explains why, and tells how you can enable your application 
  3836. to be shared.
  3837.  
  3838.  Name  =  AppleShare Q&As.cpt
  3839.  Path =  AMUG CD:Files:MacTechNotes:Networking:AppleShare Q&As.cpt
  3840.  Size: 21K         Date:10/29/92         Version: 
  3841.  Description:
  3842.  AppleShare Q&As - This Technical Note contains a collection of Q&As 
  3843. relating to a specific topic—questions you’ve sent the Developer Support 
  3844. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3845. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3846. have the editing and organization of other Technical Notes. The Q&A 
  3847. function is to get new technical information and updates to you quickly, 
  3848. saving the polish for when the information migrates into reference manuals.
  3849.  
  3850.  Name  =  AppleShare Limits.cpt
  3851.  Path =  AMUG CD:Files:MacTechNotes:Networking:AppleShare Limits.cpt
  3852.  Size:  5K         Date:10/29/92         Version: 
  3853.  Description:
  3854.  AppleShare Limits - This Technical Note describes some machine-dependent 
  3855. limits of current versions of AppleShare and AppleShare servers. The 
  3856. following chart lists some current AppleShare limits which are based upon 
  3857. the chosen server platform and memory configuration.  The limits which 
  3858. otherwise might be present on a workstation are still in effect and are not
  3859. affected by the workstation being logged into an AppleShare server. These 
  3860. limits will change in the future.
  3861.  
  3862.  Name  =  AppleShare Foreground Apps.cpt
  3863.  Path =  AMUG CD:Files:MacTechNotes:Networking:AppleShare Foreground Apps.cpt
  3864.  Size:  5K         Date:10/29/92         Version: 
  3865.  Description:
  3866.  AppleShare Foreground Apps - This technical note outlines the requirements 
  3867. and restrictions of an AppleShare foreground application. This information 
  3868. pertains to AppleShare versions 1.1 and newer. An AppleShare server 
  3869. requires a dedicated Macintosh. The server, however, is implemented as an 
  3870. interrupt-driven application that runs in the system heap of the server 
  3871. machine. This allows the running of a concurrent or foreground application 
  3872. that will live in the application heap of the server machine. An example of
  3873. a foreground application is LaserShare, the LaserWriter spooler available 
  3874. from Apple.
  3875.  
  3876.  Name  =  AppleEvents Send to Self.cpt
  3877.  Path =  AMUG CD:Files:MacTechNotes:Interapplication Comm.:AppleEvents Send to Self.cpt
  3878.  Size:  8K         Date:10/29/92         Version: 
  3879.  Description:
  3880.  AppleEvents Send to Self - If an application suspends handling of an Apple 
  3881. event which it sent to itself, the Apple Event Manager will return 
  3882. errAETimeout as the result of the AESend call. The event was still sent 
  3883. correctly, however, and the answer (if any) should appear later in the 
  3884. reply descriptor. However, a problem in system software versions 7.0 and 
  3885. 7.0.1 prevents applications from getting the reply data.
  3886.  
  3887.  Name  =  Apple Event Mgr Q&As.cpt
  3888.  Path =  AMUG CD:Files:MacTechNotes:Interapplication Comm.:Apple Event Mgr Q&As.cpt
  3889.  Size: 13K         Date:10/29/92         Version: 
  3890.  Description:
  3891.  Apple Event Mgr Q&As - This Technical Note contains a collection of Q&As 
  3892. relating to a specific topic—questions you’ve sent the Developer Support 
  3893. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3894. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3895. have the editing and organization of other Technical Notes. The Q&A 
  3896. function is to get new technical information and updates to you quickly, 
  3897. saving the polish for when the information migrates into reference manuals.
  3898.  
  3899.  Name  =  Appearance Of Text.cpt
  3900.  Path =  AMUG CD:Files:MacTechNotes:Text:Appearance Of Text.cpt
  3901.  Size:  6K         Date:10/29/92         Version: 
  3902.  Description:
  3903.  Appearance Of Text - This technical note describes why text doesn’t always 
  3904. look the way you expect depending on the environment you are in.
  3905.  
  3906.  Name  =  Allegro Common Lisp.cpt
  3907.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:Allegro Common Lisp.cpt
  3908.  Size: 11K         Date:10/29/92         Version: 
  3909.  Description:
  3910.  Allegro Common Lisp - This Technical Note describes some known problems and
  3911. provides solutions to these problems for the Macintosh Allegro Common Lisp™
  3912. package which is available from Apple Computer, Inc.  You should note, 
  3913. however, that although Apple acquired Coral Software and is selling 
  3914. Macintosh Allegro Common Lisp, Apple is not currently distributing any 
  3915. other products which had been developed or previously sold by Coral 
  3916. Software.
  3917.  
  3918.  Name  =  Alias Mgr Q&As.cpt
  3919.  Path =  AMUG CD:Files:MacTechNotes:Files:Alias Mgr Q&As.cpt
  3920.  Size:  5K         Date:10/29/92         Version: 
  3921.  Description:
  3922.  Alias Mgr Q&As - This Technical Note contains a collection of Q&As relating
  3923. to a specific topic—questions you’ve sent the Developer Support Center 
  3924. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  3925. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  3926. the editing and organization of other Technical Notes. The Q&A function is 
  3927. to get new technical information and updates to you quickly, saving the 
  3928. polish for when the information migrates into reference manuals.
  3929.  
  3930.  Name  =  Alias File.cpt
  3931.  Path =  AMUG CD:Files:MacTechNotes:Files:Alias File.cpt
  3932.  Size: 11K         Date:10/29/92         Version: 
  3933.  Description:
  3934.  Alias File - ResolveAliasFile always presents the user identity dialog when
  3935. mounting remote volumes. This Technical Note offers an alternative 
  3936. function, ResolveAliasFileMountOption, which uses the previously 
  3937. undocumented FollowFinderAlias trap to resolve alias files only if their 
  3938. target is on an already mounted volume. Also included is an IsAliasFile 
  3939. routine for identifying alias files.
  3940.  
  3941.  Name  =  AddDrive DrvrInstall.cpt
  3942.  Path =  AMUG CD:Files:MacTechNotes:Devices:AddDrive DrvrInstall.cpt
  3943.  Size:  6K         Date:10/29/92         Version: 
  3944.  Description:
  3945.  AddDrive DrvrInstall - AddDrive, DrvrInstall, and _DrvrRemove are used in 
  3946. the sample SCSI driver in the SCSI Development Package, which is available 
  3947. from APDA. This Technical Note documents the parameters for these calls.
  3948. Changes since March 1, 1988. Updated the DrvrInstall text to reflect the 
  3949. use of register A0, which should contain a pointer to the driver when 
  3950. called. Also added simple glue code for DrvrInstall and DrvrRemove since 
  3951. none is available in the MPW interfaces.
  3952.  
  3953.  Name  =  ATalk Retry Timers.cpt
  3954.  Path =  AMUG CD:Files:MacTechNotes:Networking:ATalk Retry Timers.cpt
  3955.  Size: 10K         Date:10/29/92         Version: 
  3956.  Description:
  3957.  ATalk Retry Timers - This Technical Note explains how to effectively use 
  3958. timers and retry mechanisms of the various AppleTalk protocols to achieve 
  3959. maximum performance on an internet.
  3960.  
  3961.  Name  =  AT Remote Access Q&As.cpt
  3962.  Path =  AMUG CD:Files:MacTechNotes:Networking:AT Remote Access Q&As.cpt
  3963.  Size:  6K         Date:10/29/92         Version: 
  3964.  Description:
  3965.  AT Remote Access Q&As - This Technical Note contains a collection of Q&As 
  3966. relating to a specific topic—questions you’ve sent the Developer Support 
  3967. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3968. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3969. have the editing and organization of other Technical Notes. The Q&A 
  3970. function is to get new technical information and updates to you quickly, 
  3971. saving the polish for when the information migrates into reference manuals.
  3972.  
  3973.  Name  =  ATP Q&As.cpt
  3974.  Path =  AMUG CD:Files:MacTechNotes:Networking:ATP Q&As.cpt
  3975.  Size:  5K         Date:10/29/92         Version: 
  3976.  Description:
  3977.  ATP Q&As - This Technical Note contains a collection of Q&As relating to a 
  3978. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  3979. along with answers from the DSC engineers. While DSC engineers have checked
  3980. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  3981. editing and organization of other Technical Notes. The Q&A function is to 
  3982. get new technical information and updates to you quickly, saving the polish
  3983. for when the information migrates into reference manuals.
  3984.  
  3985.  Name  =  ASP & AFP.cpt
  3986.  Path =  AMUG CD:Files:MacTechNotes:Networking:ASP & AFP.cpt
  3987.  Size:  5K         Date:10/29/92         Version: 
  3988.  Description:
  3989.  ASP & AFP - The descriptions of the AppleTalk Session Protocol and 
  3990. AppleTalk Filing Protocol functions within the body of the AppleTalk 
  3991. Manager chapter are incorrect and conflict with those in the Summary of the
  3992. AppleTalk Manager. This technical note resolves the discrepancy. The 
  3993. descriptions of the AppleTalk Session Protocol and AppleTalk Filing 
  3994. Protocol functions which are described on pages 534 through 548 of Inside 
  3995. Macintosh Volume V conflict with the descriptions in the Summary of the 
  3996. AppleTalk Manager section, pages 554 through 559. 
  3997.  
  3998.  Name  =  AFP Q&As.cpt
  3999.  Path =  AMUG CD:Files:MacTechNotes:Networking:AFP Q&As.cpt
  4000.  Size:  6K         Date:10/29/92         Version: 
  4001.  Description:
  4002.  AFP Q&As - This Technical Note contains a collection of Q&As relating to a 
  4003. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  4004. along with answers from the DSC engineers. While DSC engineers have checked
  4005. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  4006. editing and organization of other Technical Notes. The Q&A function is to 
  4007. get new technical information and updates to you quickly, saving the polish
  4008. for when the information migrates into reference manuals.
  4009.  
  4010.  Name  =  AFE Q&As.cpt
  4011.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:AFE Q&As.cpt
  4012.  Size:  9K         Date:10/29/92         Version: 
  4013.  Description:
  4014.  AFE Q&As - This Technical Note contains a collection of Q&As relating to a 
  4015. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  4016. along with answers from the DSC engineers. While DSC engineers have checked
  4017. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  4018. editing and organization of other Technical Notes. The Q&A function is to 
  4019. get new technical information and updates to you quickly, saving the polish
  4020. for when the information migrates into reference manuals.
  4021.  
  4022.  Name  =  ADSP Q&As.cpt
  4023.  Path =  AMUG CD:Files:MacTechNotes:Networking:ADSP Q&As.cpt
  4024.  Size:  8K         Date:10/29/92         Version: 
  4025.  Description:
  4026.  ADSP Q&As - This Technical Note contains a collection of Q&As relating to a
  4027. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  4028. along with answers from the DSC engineers. While DSC engineers have checked
  4029. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  4030. editing and organization of other Technical Notes. The Q&A function is to 
  4031. get new technical information and updates to you quickly, saving the polish
  4032. for when the information migrates into reference manuals.
  4033.  
  4034.  Name  =  ADB Q&As.cpt
  4035.  Path =  AMUG CD:Files:MacTechNotes:Hardware:ADB Q&As.cpt
  4036.  Size: 16K         Date:10/29/92         Version: 
  4037.  Description:
  4038.  ADB Q&As - This Technical Note contains a collection of Q&As relating to a 
  4039. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  4040. along with answers from the DSC engineers. While DSC engineers have checked
  4041. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  4042. editing and organization of other Technical Notes. The Q&A function is to 
  4043. get new technical information and updates to you quickly, saving the polish
  4044. for when the information migrates into reference manuals.
  4045.  
  4046.  Name  =  A5 in GrowZone Procs.cpt
  4047.  Path =  AMUG CD:Files:MacTechNotes:Memory:A5 in GrowZone Procs.cpt
  4048.  Size:  5K         Date:10/29/92         Version: 
  4049.  Description:
  4050.  A5 in GrowZone Procs - If you have a grow zone function, it may get called 
  4051. when a system routine is trying to allocate memory. Because this can 
  4052. happen, you can’t be guaranteed that register A5 will be correct. If your 
  4053. grow zone function depends on A5, you should save register A5, load A5 from
  4054. the low-memory global CurrentA5 (a long word at $904), and restore the 
  4055. caller’s A5 before you exit.
  4056.  
  4057.  Name  =  A5 and Patching traps.cpt
  4058.  Path =  AMUG CD:Files:MacTechNotes:Overview:A5 and Patching traps.cpt
  4059.  Size:  5K         Date:10/29/92         Version: 
  4060.  Description:
  4061.  A5 and Patching traps - Future software may allow desk accessories to have 
  4062. their own globals by changing register A5 when the accessory is entered and
  4063. exited. This can cause problems for applications that patch traps without 
  4064. following certain rules.
  4065.  
  4066.  Name  =  A/UX  System Calls.cpt
  4067.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:A/UX  System Calls.cpt
  4068.  Size: 21K         Date:10/29/92         Version: 
  4069.  Description:
  4070.  A/UX  System Calls - This Technical Note discusses how to make A/UX system 
  4071. calls from applications developed in the Macintosh environment.  This is 
  4072. useful to anyone porting an existing Macintosh driver or application to 
  4073. work on A/UX as well. Changes since August 1990. Added information about 
  4074. how to make use of fork() system calls under MultiFinder, as well as how 
  4075. various A/UX system calls behave under the MultiFinder emulation mode. 
  4076.  
  4077.  Name  =  A/UX Q&As.cpt
  4078.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:A/UX Q&As.cpt
  4079.  Size: 25K         Date:10/29/92         Version: 
  4080.  Description:
  4081.  A/UX Q&As - This Technical Note contains a collection of Q&As relating to a
  4082. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  4083. along with answers from the DSC engineers. While DSC engineers have checked
  4084. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  4085. editing and organization of other Technical Notes. The Q&A function is to 
  4086. get new technical information and updates to you quickly, saving the polish
  4087. for when the information migrates into reference manuals.
  4088.  
  4089.  Name  =  A/UX Compatibility Guide.cpt
  4090.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:A/UX Compatibility Guide.cpt
  4091.  Size: 12K         Date:10/29/92         Version: 
  4092.  Description:
  4093.  A/UX Compatibility Guide - This Technical Note describes details of the 
  4094. A/UX 2.0 implementation of which developers should be aware, so that their 
  4095. Macintosh applications also work properly under A/UX. Changes since April 
  4096. 1989. This Note formerly described A/UX 1.1 Toolbox Bugs, but has been 
  4097. completely rewritten to cover A/UX 2.0 compatibility. Changes since June 
  4098. 1990. Changes due to A/UX 2.0.1, also added some new important issues.
  4099.  
  4100.  Name  =  A/ROSE Q&As.cpt
  4101.  Path =  AMUG CD:Files:MacTechNotes:Platforms & Tools:A/ROSE Q&As.cpt
  4102.  Size: 15K         Date:10/29/92         Version: 
  4103.  Description:
  4104.  A/ROSE Q&As - This Technical Note contains a collection of Q&As relating to
  4105. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  4106. along with answers from the DSC engineers. While DSC engineers have checked
  4107. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  4108. editing and organization of other Technical Notes. The Q&A function is to 
  4109. get new technical information and updates to you quickly, saving the polish
  4110. for when the information migrates into reference manuals.
  4111.  
  4112.  Name  =  32-Bit QuickDraw V1.2.cpt
  4113.  Path =  AMUG CD:Files:MacTechNotes:Imaging:Graphics:32-Bit QuickDraw V1.2.cpt
  4114.  Size:  9K         Date:10/29/92         Version: 
  4115.  Description:
  4116.  32-Bit QuickDraw V1.2 - This Technical Note describes the changes and 
  4117. enhancements to 32-Bit QuickDraw from version 1.0 (as shipped on the 
  4118. original Color Disk) to version 1.2, which ships with System Software 6.0.5
  4119. and later.  This Note assumes familiarity with Inside Macintosh, Volume V, 
  4120. Color QuickDraw, and 32-Bit QuickDraw release notes.
  4121.  
  4122.  Name  =  21" RGB Specs.cpt
  4123.  Path =  AMUG CD:Files:MacTechNotes:Hardware:21" RGB Specs.cpt
  4124.  Size:  7K         Date:10/29/92         Version: 
  4125.  Description:
  4126.  21" RGB Specs - This Technical Note presents the technical specifications 
  4127. for the Macintosh 21" Color Display with the objective of allowing display 
  4128. board and accelerator board manufacturers to ensure compatibility with this
  4129. monitor.
  4130.  
  4131.  Name  =  128K ROM/Asm.cpt
  4132.  Path =  AMUG CD:Files:MacTechNotes:Memory:128K ROM/Asm.cpt
  4133.  Size:  5K         Date:10/29/92         Version: 
  4134.  Description:
  4135.  128K ROM/Asm - When calling MaxApplZone and MoveHHi from assembly language,
  4136. be sure to get the correct code. MaxApplZone and MoveHHi were marked [Not 
  4137. in ROM] in Inside Macintosh, Volumes I-III . They are ROM calls in the 128K
  4138. ROM. Since they are not in the 64K ROM, if you want your program to work on
  4139. 64K ROM routines it is necessary to call the routines by a JSR to a glue 
  4140. (library) routine instead of using the actual trap macro. The glue calls 
  4141. the ROM routines if they are available, or executes its copy of them 
  4142. (linked into your program) if not.
  4143.  
  4144.